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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Apr 21 16:16:20 UTC 2015


    Date: Tuesday, April 21, 2015 @ 18:16:20
  Author: bpiotrowski
Revision: 237880

upgpkg: nginx 1.8.0-1

new upstream release

Modified:
  nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-21 10:16:20 UTC (rev 237879)
+++ PKGBUILD	2015-04-21 16:16:20 UTC (rev 237880)
@@ -6,7 +6,7 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=nginx
-pkgver=1.6.3
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
 arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@
 source=($url/download/nginx-$pkgver.tar.gz
         service
         logrotate)
-md5sums=('ea813aee2c344c2f5b66cdb24a472738'
+md5sums=('3ca4a37931e9fa301964b8ce889da8cb'
          '5dd4d09914a4403b9df778ec1d66167c'
          '19a26a61c8afe78defb8b4544f79a9a0')
 



More information about the arch-commits mailing list