acme-client: update to 1.3.1, adopt

This commit is contained in:
Filip Rojek 2023-03-13 13:44:32 +01:00 committed by classabbyamp
parent 7ab2fc585b
commit 765d05a812
1 changed files with 4 additions and 3 deletions

View File

@ -1,17 +1,18 @@
# Template file for 'acme-client'
pkgname=acme-client
version=1.3.0
version=1.3.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config sed"
makedepends="openssl-devel"
checkdepends="nginx curl"
short_desc="Portable version of OpenBSD's acme-client"
maintainer="Lauri Tirkkonen <lauri@hacktheplanet.fi>"
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"
distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.gz"
checksum=ac8796652393fa73f32dfda60ed3a437fc260867df1b81fa3c241bd95c5bc719
checksum=94c0838ace0265017a630646cdd583f76fd2d724f67040175e54c08a9618c6ba
make_check=no # requires https://github.com/letsencrypt/pebble which isn't packaged
pre_install() {