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

Pierre Schmitz pierre at archlinux.org
Mon Mar 15 11:02:01 UTC 2010


    Date: Monday, March 15, 2010 @ 07:02:00
  Author: pierre
Revision: 72383

upgpkg: zlib 1.2.4-1
upstream update

Modified:
  zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-15 10:34:10 UTC (rev 72382)
+++ PKGBUILD	2010-03-15 11:02:00 UTC (rev 72383)
@@ -2,16 +2,15 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=zlib
-pkgver=1.2.3.9
+pkgver=1.2.4
 pkgrel=1
 pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP'
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://www.zlib.net/"
 depends=('glibc')
-# source from zlib-devel
-source=("ftp://ftp.archlinux.org/other/zlib/zlib-${pkgver}.tar.gz")
-md5sums=('e63390cc6cbd0722f70729307d4dd01d')
+source=("http://zlib.net/zlib-${pkgver}.tar.gz")
+md5sums=('47f6ed51b3c83a8534f9228531effa18')
 
 build() {
 	cd ${srcdir}/zlib-$pkgver




More information about the arch-commits mailing list