diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2011-07-14 09:51:29 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2011-07-14 09:51:29 +0000 |
commit | ea153dbaa594f401aff3caad324f6a79f428a83a (patch) | |
tree | 9301b78a0b408fac6a53a8b5f028da8c555d9b26 /sysutils/busybox | |
parent | d163e5f2e1defc5a60a322ff1676c50c761deb4f (diff) |
Notes
Diffstat (limited to 'sysutils/busybox')
-rw-r--r-- | sysutils/busybox/Makefile | 6 | ||||
-rw-r--r-- | sysutils/busybox/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile index f5d1b2804c10..5e83f5c90ede 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -6,11 +6,9 @@ # PORTNAME= busybox -PORTVERSION= 1.18.4 +PORTVERSION= 1.18.5 CATEGORIES= sysutils misc shells -MASTER_SITES= http://www.busybox.net/downloads/ \ - ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= http://www.busybox.net/downloads/ MAINTAINER= mandree@FreeBSD.org COMMENT= Busybox for FreeBSD diff --git a/sysutils/busybox/distinfo b/sysutils/busybox/distinfo index b42b6fda6766..3835c7eba3ae 100644 --- a/sysutils/busybox/distinfo +++ b/sysutils/busybox/distinfo @@ -1,2 +1,2 @@ -SHA256 (busybox-1.18.4.tar.bz2) = 4d24d37bd6f1bd153e8cf9a984ec2f32f18464f73ca535e2cc2e8be9694097fa -SIZE (busybox-1.18.4.tar.bz2) = 2130598 +SHA256 (busybox-1.18.5.tar.bz2) = 10954fcd5c48d8a262a3497b16227bf983a05658bf2bf661af2fdeca773f2fc0 +SIZE (busybox-1.18.5.tar.bz2) = 2130681 |