acme-client: update to 1.3.3
This commit is contained in:
parent
8a4a58067d
commit
b98e357902
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'acme-client'
|
||||
pkgname=acme-client
|
||||
version=1.3.1
|
||||
revision=2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config sed"
|
||||
makedepends="openssl-devel"
|
||||
|
@ -9,10 +9,10 @@ checkdepends="nginx curl"
|
|||
short_desc="Portable version of OpenBSD's acme-client"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://git.sr.ht/~graywolf/acme-client-portable/"
|
||||
changelog="https://git.sr.ht/~graywolf/acme-client-portable/blob/master/NEWS"
|
||||
homepage="https://git.wolfsden.cz/acme-client-portable/"
|
||||
changelog="https://git.wolfsden.cz/acme-client-portable/blob/master/NEWS"
|
||||
distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.gz"
|
||||
checksum=94c0838ace0265017a630646cdd583f76fd2d724f67040175e54c08a9618c6ba
|
||||
checksum=1c93a4daf9430fb003acb75ffde2c4a7eb5ebbd5cdd0aae08447bacb81480e82
|
||||
make_check=no # requires https://github.com/letsencrypt/pebble which isn't packaged
|
||||
|
||||
pre_install() {
|
||||
|
|
Loading…
Reference in New Issue