summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTechnion2016-02-10 05:40:29 +0000
committerTechnion2016-02-10 05:40:29 +0000
commitddeb23ad00e10e3f381f65b8246f4e1fd8d9e7b8 (patch)
tree9d25de13d58280b682c90bce4922894a6810ce7e
parent48bac1b1c5e12a6b29131347b1e469bbb4735f21 (diff)
downloadaur-ddeb23ad00e10e3f381f65b8246f4e1fd8d9e7b8.tar.gz
Move back to stable - not mainline.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cec15db7fe5..1244e49cf4f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 1 04:31:47 UTC 2016
+# Wed Feb 10 05:38:10 UTC 2016
pkgbase = nginx-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
- pkgver = 1.9.10
- pkgrel = 2
+ pkgver = 1.8.1
+ pkgrel = 3
url = http://nginx.org
arch = i686
arch = x86_64
@@ -37,12 +37,12 @@ pkgbase = nginx-libressl
source = nginx.conf
source = nginx.logrotate
source = nginx.service
- source = http://nginx.org/download/nginx-1.9.10.tar.gz
+ source = http://nginx.org/download/nginx-1.8.1.tar.gz
source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.2.tar.gz
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
sha256sums = 225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf
- sha256sums = fb14d76844cab0a5a0880768be28965e74f9956790f618c454ef6098e26631d9
+ sha256sums = 8f4b3c630966c044ec72715754334d1fdf741caa1d5795fb4646c27d09f797b7
sha256sums = 80f45fae4859f161b1980cad846d4217417d0c89006ad29c0ea8c88da564a96a
pkgname = nginx-libressl
diff --git a/PKGBUILD b/PKGBUILD
index a462dca183e4..cfea97d660e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-libressl
-pkgver=1.9.10
-pkgrel=2
+pkgver=1.8.1
+pkgrel=3
librever=2.3.2
pkgdesc="lightweight HTTP server, statically linked against LibreSSL."
arch=('i686' 'x86_64')
@@ -105,5 +105,5 @@ package() {
sha256sums=('8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'
'225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf'
- 'fb14d76844cab0a5a0880768be28965e74f9956790f618c454ef6098e26631d9'
+ '8f4b3c630966c044ec72715754334d1fdf741caa1d5795fb4646c27d09f797b7'
'80f45fae4859f161b1980cad846d4217417d0c89006ad29c0ea8c88da564a96a')