diff options
author | culot <culot@FreeBSD.org> | 2011-03-13 18:16:23 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-03-13 18:16:23 +0800 |
commit | 7afff92c59efdeefe2c2942c4d8ac371c79b20ae (patch) | |
tree | a84fc4c6873b3fc73bf4870619ce525cb0faa8ed /sysutils/busybox | |
parent | 8938098c47b07b909951fbd50d1b64012a1b73b0 (diff) | |
download | freebsd-ports-gnome-7afff92c59efdeefe2c2942c4d8ac371c79b20ae.tar.gz freebsd-ports-gnome-7afff92c59efdeefe2c2942c4d8ac371c79b20ae.tar.zst freebsd-ports-gnome-7afff92c59efdeefe2c2942c4d8ac371c79b20ae.zip |
- Update to 1.18.4
PR: ports/155514
Sbmitted by: Chris Rees <utisoft AT gmail.com> (maintainer)
Diffstat (limited to 'sysutils/busybox')
-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 c4881797572b..9cf240a404e5 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= busybox -PORTVERSION= 1.18.3 +PORTVERSION= 1.18.4 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 e0d6505b2bd2..b42b6fda6766 100644 --- a/sysutils/busybox/distinfo +++ b/sysutils/busybox/distinfo @@ -1,2 +1,2 @@ -SHA256 (busybox-1.18.3.tar.bz2) = 83f112ee88b7eb85bea1cac0b1af33f61387a1036f1898c5ecd79813191a619b -SIZE (busybox-1.18.3.tar.bz2) = 2119251 +SHA256 (busybox-1.18.4.tar.bz2) = 4d24d37bd6f1bd153e8cf9a984ec2f32f18464f73ca535e2cc2e8be9694097fa +SIZE (busybox-1.18.4.tar.bz2) = 2130598 |