diff options
Diffstat (limited to 'community/busybox/PKGBUILD')
-rw-r--r-- | community/busybox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD index 0aa86474b..664e1682f 100644 --- a/community/busybox/PKGBUILD +++ b/community/busybox/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 55598 2011-09-14 21:43:19Z spupykin $ +# $Id: PKGBUILD 55611 2011-09-15 22:10:36Z ebelanger $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Jens Pranaitis <jens@jenux.homelinux.org> @@ -7,7 +7,7 @@ pkgver=1.19.2 pkgrel=2 pkgdesc="Utilities for rescue and embedded systems" arch=("i686" "x86_64") -url="http://busybox.net" +url="http://www.busybox.net" license=('GPL') makedepends=("make" "gcc" "sed" "ncurses") source=($url/downloads/$pkgname-$pkgver.tar.bz2 |