summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTechnion2017-12-22 02:37:18 +0000
committerTechnion2017-12-22 02:37:18 +0000
commitb9866c53969474be13106bbbb4949debd5c202c7 (patch)
tree159a4b036af1f7f29316204902b8554b9a671c8d
parentc5a4d4678586a14376e7c943d15572bb8894c964 (diff)
downloadaur-b9866c53969474be13106bbbb4949debd5c202c7.tar.gz
nginx and libressl bumpwq
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5f8e4826aba..7817bac36af9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Jul 11 22:12:46 UTC 2017
pkgbase = nginx-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
- pkgver = 1.12.1
+ pkgver = 1.12.2
pkgrel = 1
url = http://nginx.org
arch = i686
@@ -37,13 +35,13 @@ pkgbase = nginx-libressl
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- source = http://nginx.org/download/nginx-1.12.1.tar.gz
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.4.tar.gz
+ source = http://nginx.org/download/nginx-1.12.2.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
sha256sums = 225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf
- sha256sums = 8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb
- sha256sums = 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
+ sha256sums = 305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416
+ sha256sums = 638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f
pkgname = nginx-libressl
diff --git a/PKGBUILD b/PKGBUILD
index 6e648756608e..660298d19394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,9 +13,9 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-libressl
-pkgver=1.12.1
+pkgver=1.12.2
pkgrel=1
-librever=2.5.4
+librever=2.6.4
pkgdesc="lightweight HTTP server, statically linked against LibreSSL."
arch=('i686' 'x86_64')
@@ -105,5 +105,5 @@ package() {
sha256sums=('8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'
'225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf'
- '8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
- '107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa')
+ '305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
+ '638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f')