acmetool: update to 0.0.62.
This commit is contained in:
parent
d45369cf9f
commit
140cbdabfe
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'acmetool'
|
||||
pkgname=acmetool
|
||||
version=0.0.61
|
||||
revision=2
|
||||
version=0.0.62
|
||||
revision=1
|
||||
wrksrc="acme-${version}"
|
||||
build_style=go
|
||||
go_import_path=github.com/hlandau/acme
|
||||
|
@ -9,12 +9,12 @@ go_package="github.com/hlandau/acme/cmd/acmetool"
|
|||
hostmakedepends="git"
|
||||
makedepends="libcap-devel"
|
||||
short_desc="Tool to acquire certificates from ACME servers (such as Let's Encrypt)"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||
license="RILTS-based"
|
||||
homepage="https://hlandau.github.io/acme/"
|
||||
distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
|
||||
https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
|
||||
checksum="af6742fc4f5cf69c25994f3654c53718640271fa4cd2738e831617cb2a42e32e
|
||||
checksum="ceaab0bc974846a26bce79e918ab79080013f6eed05dc981347c48eefde6d4f5
|
||||
fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc"
|
||||
skip_extraction=COPYING
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue