summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f14b2da3fccd..a441fe371d17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-libressl
pkgdesc = lightweight HTTP server, statically linked against LibreSSL.
pkgver = 1.22.1
- pkgrel = 1
+ pkgrel = 2
url = http://nginx.org
arch = x86_64
license = custom
@@ -34,11 +34,11 @@ pkgbase = nginx-libressl
source = nginx.logrotate
source = nginx.service
source = http://nginx.org/download/nginx-1.22.1.tar.gz
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.0.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.1.tar.gz
sha256sums = 8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1
sha256sums = adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786
sha256sums = 225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf
sha256sums = 9ebb333a9e82b952acd3e2b4aeb1d4ff6406f72491bab6cd9fe69f0dea737f31
- sha256sums = 1b12defcbbdbdbeda86929e421000af0f42333add4817fd26c0d9a1aec478404
+ sha256sums = acfac61316e93b919c28d62d53037ca734de85c46b4d703f19fd8395cf006774
pkgname = nginx-libressl
diff --git a/PKGBUILD b/PKGBUILD
index ad613ba51cf8..d42fcf5990c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ _log_path="/var/log/${_pkgname}"
pkgname=nginx-libressl
pkgver=1.22.1
-pkgrel=1
-librever=3.6.0
+pkgrel=2
+librever=3.6.1
pkgdesc="lightweight HTTP server, statically linked against LibreSSL."
arch=('x86_64')
@@ -101,4 +101,4 @@ sha256sums=('8d8e314da10411b29157066ea313fc080a145d2075df0c99a1d500ffc7e8b7d1'
'adcf6507abb2d4edbc50bd92f498ba297927eed0460d71633df94f79637aa786'
'225228970d779e1403ba4314e3cd8d0d7d16f8c6d48d7a22f8384db040eb0bdf'
'9ebb333a9e82b952acd3e2b4aeb1d4ff6406f72491bab6cd9fe69f0dea737f31'
- '1b12defcbbdbdbeda86929e421000af0f42333add4817fd26c0d9a1aec478404')
+ 'acfac61316e93b919c28d62d53037ca734de85c46b4d703f19fd8395cf006774')