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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Sep 16 16:02:56 UTC 2014


    Date: Tuesday, September 16, 2014 @ 18:02:56
  Author: bpiotrowski
Revision: 221804

upgpkg: nginx 1.6.2-1

new upstream release

Modified:
  nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-16 12:17:34 UTC (rev 221803)
+++ PKGBUILD	2014-09-16 16:02:56 UTC (rev 221804)
@@ -6,8 +6,8 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=nginx
-pkgver=1.6.1
-pkgrel=3
+pkgver=1.6.2
+pkgrel=1
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
 arch=('i686' 'x86_64')
 url='http://nginx.org'
@@ -28,7 +28,7 @@
 source=($url/download/nginx-$pkgver.tar.gz
         service
         logrotate)
-md5sums=('45e5a11f48b001644676f7767980a2bf'
+md5sums=('d1b55031ae6e4bce37f8776b94d8b930'
          '5dd4d09914a4403b9df778ec1d66167c'
          '3441ce77cdd1aab6f0ab7e212698a8a7')
 




More information about the arch-commits mailing list