[arch-commits] CVS update of core/base/wget (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 27 22:19:45 UTC 2008


    Date: Sunday, January 27, 2008 @ 17:19:45
  Author: andyrtr
    Path: /home/cvs-core/core/base/wget

Modified: PKGBUILD (1.23 -> 1.24)

upgpkg: wget 1.11-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: core/base/wget/PKGBUILD
diff -u core/base/wget/PKGBUILD:1.23 core/base/wget/PKGBUILD:1.24
--- core/base/wget/PKGBUILD:1.23	Thu Nov 15 19:02:39 2007
+++ core/base/wget/PKGBUILD	Sun Jan 27 17:19:45 2008
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.23 2007/11/16 00:02:39 daniel Exp $
+# $Id: PKGBUILD,v 1.24 2008/01/27 22:19:45 andyrtr Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=wget
-pkgver=1.10.2
-pkgrel=4
+pkgver=1.11
+pkgrel=1
 pkgdesc="A network utility to retrieve files from the Web"
 arch=(i686 x86_64)
 url="http://www.gnu.org/software/wget/wget.html"
-license=('GPL')
+license=('GPL3')
 groups=('base')
 depends=('glibc' 'openssl')
 backup=('etc/wgetrc')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('795fefbb7099f93e2d346b026785c4b8')
+md5sums=('b0a4d178672df06435fcbded07cfc054')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list