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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Aug 5 15:51:12 UTC 2014


    Date: Tuesday, August 5, 2014 @ 17:51:11
  Author: bpiotrowski
Revision: 219333

upgpkg: nginx 1.6.1-1

new upstream release

Modified:
  nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-05 15:46:33 UTC (rev 219332)
+++ PKGBUILD	2014-08-05 15:51:11 UTC (rev 219333)
@@ -6,8 +6,8 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=nginx
-pkgver=1.6.0
-pkgrel=5
+pkgver=1.6.1
+pkgrel=1
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
 arch=('i686' 'x86_64')
 url='http://nginx.org'
@@ -27,7 +27,7 @@
 source=($url/download/nginx-$pkgver.tar.gz
         service
         logrotate)
-md5sums=('8efa354f1c3c2ccf434a50d3fbe82340'
+md5sums=('45e5a11f48b001644676f7767980a2bf'
          '5dd4d09914a4403b9df778ec1d66167c'
          '3441ce77cdd1aab6f0ab7e212698a8a7')
 




More information about the arch-commits mailing list