diff options
author | sahil <sahil@FreeBSD.org> | 2011-02-14 08:49:58 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2011-02-14 08:49:58 +0800 |
commit | 1ac1aab8319b748f7cc2757a500f0fe9bfb57dbd (patch) | |
tree | 939a04a484ed5e1dee499755cea4d35303ef2e64 /sysutils | |
parent | b7a6829be346c524a251dc428b306f017817f2aa (diff) | |
download | freebsd-ports-gnome-1ac1aab8319b748f7cc2757a500f0fe9bfb57dbd.tar.gz freebsd-ports-gnome-1ac1aab8319b748f7cc2757a500f0fe9bfb57dbd.tar.zst freebsd-ports-gnome-1ac1aab8319b748f7cc2757a500f0fe9bfb57dbd.zip |
- Update to 1.18.3
PR: ports/154751
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/busybox/Makefile | 2 | ||||
-rw-r--r-- | sysutils/busybox/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile index 6f38f22b3fde..c4881797572b 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= busybox -PORTVERSION= 1.18.2 +PORTVERSION= 1.18.3 CATEGORIES= sysutils misc shells MASTER_SITES= http://www.busybox.net/downloads/ \ http://distfiles.gentoo.org/distfiles/ diff --git a/sysutils/busybox/distinfo b/sysutils/busybox/distinfo index 7d453ee80f98..e0d6505b2bd2 100644 --- a/sysutils/busybox/distinfo +++ b/sysutils/busybox/distinfo @@ -1,2 +1,2 @@ -SHA256 (busybox-1.18.2.tar.bz2) = aa7e1cec8cd9c7f4e56098b9e4bb2ab5d593d5a35f766ad9e6a312289bf57080 -SIZE (busybox-1.18.2.tar.bz2) = 2129503 +SHA256 (busybox-1.18.3.tar.bz2) = 83f112ee88b7eb85bea1cac0b1af33f61387a1036f1898c5ecd79813191a619b +SIZE (busybox-1.18.3.tar.bz2) = 2119251 |