acmetool: update to 0.2.1

This commit is contained in:
Nathan Owens 2019-11-04 21:16:01 -06:00 committed by Toyam Cox
parent b032faea07
commit b06acf3a9e
1 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'acmetool' # Template file for 'acmetool'
pkgname=acmetool pkgname=acmetool
version=0.0.67 version=0.2.1
revision=6 revision=1
wrksrc="acme-${version}"
build_style=go build_style=go
go_import_path=github.com/hlandau/acme go_import_path=github.com/hlandau/acme
go_package="github.com/hlandau/acme/cmd/acmetool" go_package="github.com/hlandau/acme/cmd/acmetool"
@ -14,7 +13,7 @@ license="RILTS-based"
homepage="https://hlandau.github.io/acme/" homepage="https://hlandau.github.io/acme/"
distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING" https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
checksum="01f78340006539c62bb86250433d2f819ab529ccd9a0aa74e140ff0fee839073 checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc" fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc"
skip_extraction=COPYING skip_extraction=COPYING