[arch-commits] Commit in nginx/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Fri Apr 20 09:18:51 UTC 2018
Date: Friday, April 20, 2018 @ 09:18:50
Author: bpiotrowski
Revision: 322521
1.14.0-1
Modified:
nginx/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-20 09:13:43 UTC (rev 322520)
+++ PKGBUILD 2018-04-20 09:18:50 UTC (rev 322521)
@@ -6,8 +6,8 @@
# Contributor: Daniel Micay <danielmicay at gmail.com>
pkgname=nginx
-pkgver=1.12.2
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
arch=(x86_64)
url='https://nginx.org'
@@ -27,14 +27,14 @@
etc/logrotate.d/nginx)
install=nginx.install
source=($url/download/nginx-$pkgver.tar.gz{,.asc}
- hg+http://hg.nginx.org/nginx-tests#revision=cbda704b3093
+ hg+http://hg.nginx.org/nginx-tests#revision=d6daf03478ad
service
logrotate)
validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin at mdounin.ru>
-md5sums=('4d2fc76211435f029271f1cf6d7eeae3'
+md5sums=('2d856aca3dfe1d32e3c9f8c4cac0cc95'
'SKIP'
'SKIP'
- 'ef491e760e7c1ffec9ca25441a150c83'
+ 'ba2e3b08ce0f0fff7cced624d0ecf7cc'
'6a01fb17af86f03707c8ae60f98a2dc2')
_common_flags=(
More information about the arch-commits
mailing list