diff options
author | root <root@rshg054.dnsready.net> | 2011-09-16 23:14:49 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-16 23:14:49 +0000 |
commit | 0669684720f97826696e11d1053f82108cd03a74 (patch) | |
tree | 90866b6eca3d4398c554c39f2d00831447ca5d43 /community/busybox | |
parent | 062d1ba2c4d5de52d97f339c5a3ac1199b8533f6 (diff) |
Fri Sep 16 23:14:49 UTC 2011
Diffstat (limited to 'community/busybox')
-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 |