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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue May 31 18:12:09 UTC 2016


    Date: Tuesday, May 31, 2016 @ 20:12:08
  Author: bpiotrowski
Revision: 268785

upgpkg: nginx 1.10.1-1

new upstream release

Modified:
  nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-31 18:10:26 UTC (rev 268784)
+++ PKGBUILD	2016-05-31 18:12:08 UTC (rev 268785)
@@ -6,8 +6,8 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=nginx
-pkgver=1.10.0
-pkgrel=2
+pkgver=1.10.1
+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=('c184c873d2798c5ba92be95ed1209c02'
+md5sums=('088292d9caf6059ef328aa7dda332e44'
          '5dd4d09914a4403b9df778ec1d66167c'
          '19a26a61c8afe78defb8b4544f79a9a0')
 



More information about the arch-commits mailing list