[arch-commits] Commit in wget/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Apr 23 20:41:35 UTC 2008


    Date: Wednesday, April 23, 2008 @ 16:41:35
  Author: andyrtr
Revision: 847

upgpkg: wget 1.11.1-1

Modified:
  wget/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-23 20:20:54 UTC (rev 846)
+++ PKGBUILD	2008-04-23 20:41:35 UTC (rev 847)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=wget
-pkgver=1.11
+pkgver=1.11.1
 pkgrel=1
 pkgdesc="A network utility to retrieve files from the Web"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('glibc' 'openssl')
 backup=('etc/wgetrc')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b0a4d178672df06435fcbded07cfc054')
+md5sums=('9ce16ff30a236e474e3c19d988e1f119')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list