summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2017-05-03 10:16:21 +0300
committersurefire2017-05-03 10:16:21 +0300
commitbe3ad64a8c80bb0b0b33923ffb20c6fad26a8a07 (patch)
tree3a893309f143a60d0cdff51225525542c953d579
parent130b251ce30f855e28903951174754f6a58e89e5 (diff)
downloadaur-be3ad64a8c80bb0b0b33923ffb20c6fad26a8a07.tar.gz
dep libressl 2.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 039294b20e68..bc2b24c8fae1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = acme-client-git
pkgdesc = Yet another ACME client, specifically for Let's Encrypt, but one with a strong focus on security. Written in C.
- pkgver = 0.1.16+2+g94f9e1e
+ pkgver = 0.1.16+7+g65685a9
pkgrel = 1
url = https://kristaps.bsd.lv/acme-client/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = acme-client-git
conflicts = letskencrypt
options = emptydirs
source = acme-client-git::git+https://github.com/kristapsdz/acme-client-portable.git
- source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.1.tar.gz
+ source = http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.4.tar.gz
source = acme@.timer
source = acme@.service
source = example.conf
source = example.hook
sha256sums = SKIP
- sha256sums = f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd
+ sha256sums = 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
sha256sums = c7d852229ae8a1b816ec476554c5d703a5513e6578a38672a52f7e7fca653b73
sha256sums = ddaccc43724be3b89d154aced64c6b04089047345c71dcbd60dc41719faae1f6
sha256sums = d9716504c4c8eb9f1e238ecca6e691cb645657ae0bc32621e9ff10c6791dc978
diff --git a/PKGBUILD b/PKGBUILD
index e5d56cb65d88..6f0ab33568c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: surefire@cryptomile.net
pkgname=acme-client-git
-pkgver=0.1.16+2+g94f9e1e
+pkgver=0.1.16+7+g65685a9
pkgrel=1
arch=('x86_64' 'i686' 'armv7h')
license=('custom:ISC')
pkgdesc="Yet another ACME client, specifically for Let's Encrypt, but one with a strong focus on security. Written in C."
url='https://kristaps.bsd.lv/acme-client/'
-_sslver=2.5.1
+_sslver=2.5.4
source=(${pkgname}::'git+https://github.com/kristapsdz/acme-client-portable.git'
"http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${_sslver}.tar.gz"
@@ -17,7 +17,7 @@ source=(${pkgname}::'git+https://github.com/kristapsdz/acme-client-portable.git'
'example.hook')
sha256sums=('SKIP'
- 'f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd'
+ '107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa'
'c7d852229ae8a1b816ec476554c5d703a5513e6578a38672a52f7e7fca653b73'
'ddaccc43724be3b89d154aced64c6b04089047345c71dcbd60dc41719faae1f6'
'd9716504c4c8eb9f1e238ecca6e691cb645657ae0bc32621e9ff10c6791dc978'