acme-client: update to 1.3.3

This commit is contained in:
Emil Miler 2023-06-12 08:14:25 +02:00 committed by cinerea0
parent 8a4a58067d
commit b98e357902
1 changed files with 5 additions and 5 deletions

View File

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