summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHui Yiqun2017-08-01 09:33:26 +0800
committerHui Yiqun2017-08-01 09:35:49 +0800
commit1b7f83f2e889a6318d665065fb6d5f7e5a6d4f9b (patch)
treeb065ea708eec780fd5837e033ee77f32b92048d7 /PKGBUILD
parent1fcbd40a294370d9cbf7b62088be654696052a90 (diff)
downloadaur-1b7f83f2e889a6318d665065fb6d5f7e5a6d4f9b.tar.gz
several update
1. bump nginx to 1.12.1 2. bump nginx-rtmp-module to 1.2.0 3. follow update of extra/nginx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0966ebc4a96..2f8f4fed1f4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Hui Yiqun <huiyiqun@gmail.com>
pkgname=nginx-rtmp
_pkgname=nginx
-pkgver=1.12.0
-_rtmpver=1.1.11
+pkgver=1.12.1
+_rtmpver=1.2.0
pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, with nginx-rtmp-module'
arch=('i686' 'x86_64')
url='https://nginx.org'
license=('custom')
depends=('pcre' 'zlib' 'openssl' 'geoip')
-makedepends=('hardening-wrapper')
provides=('nginx')
conflicts=('nginx')
backup=('etc/nginx/fastcgi.conf'
@@ -27,9 +26,9 @@ source=($url/download/nginx-$pkgver.tar.gz
https://github.com/arut/nginx-rtmp-module/archive/v$_rtmpver.tar.gz
service
logrotate)
-md5sums=('995eb0a140455cf0cfc497e5bd7f94b3'
- 'a87ab77c4414f80d394d712cceb39016'
- '09862c34cd9593bc40da81f88c5fc4b2'
+md5sums=('a307e74aca95403e5ee00f153807ce58'
+ '1a47951b64f3f726a9d4620774643759'
+ 'ef491e760e7c1ffec9ca25441a150c83'
'6a01fb17af86f03707c8ae60f98a2dc2')
_common_flags=(