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

Pierre Schmitz pierre at archlinux.org
Sun Dec 18 18:43:42 UTC 2011


    Date: Sunday, December 18, 2011 @ 13:43:42
  Author: pierre
Revision: 145164

upgpkg: lighttpd 1.4.30-1

upstream update

Modified:
  lighttpd/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-18 12:09:22 UTC (rev 145163)
+++ PKGBUILD	2011-12-18 18:43:42 UTC (rev 145164)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=lighttpd
-pkgver=1.4.29
-pkgrel=3
+pkgver=1.4.30
+pkgrel=1
 pkgdesc='a secure, fast, compliant and very flexible web-server'
 license=('custom')
 arch=('i686' 'x86_64')
@@ -16,14 +16,14 @@
             'sqlite3: mod_webdav')
 backup=('etc/lighttpd/lighttpd.conf' 'etc/logrotate.d/lighttpd')
 options=('!libtool' 'emptydirs')
-source=("http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.bz2"
-        "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.bz2.asc"
+source=("http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz"
+        "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz.asc"
         'lighttpd.rc.d' 'lighttpd.logrotate.d' 'lighttpd.conf')
-md5sums=('e6e67b09986cb504db630b5a86b2dd76'
-         'de2afb4ed6a088fd7fa5f13c387a08f0'
-         '268386e71f5748dc1d887b9a0ab65589'
-         '913e2157fa78d990c32146f387d44c2b'
-         'acdaa94299e6299cb5085e6d88babeca')
+sha256sums=('c237692366935b19ef8a6a600b2f3c9b259a9c3107271594c081a45902bd9c9b'
+            '941ab747aeb97ca111fb670d21eefecdf745debc5e139bc5bd6881ee66b2742a'
+            'ceff3a88e876f6104c094379d507b89bc504777d0f98a0930406a70624fcf024'
+            '6c5892830e77731d27e3ebb64a0d87ab9139c68eb703aec6741c591814cef26f'
+            '44267e8b670faaf5712ad0bc9fd84b8c52281ddd22ef2c22d4b474dbb1cf5d2a')
 
 build() {
 	cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list