acmetool: update to 0.2.2.
This commit is contained in:
parent
51b760900b
commit
12705d8950
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'acmetool'
|
||||
pkgname=acmetool
|
||||
version=0.2.1
|
||||
revision=2
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/hlandau/acme
|
||||
go_package="github.com/hlandau/acme/cmd/acmetool"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://hlandau.github.io/acmetool/"
|
||||
distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
|
||||
https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
|
||||
checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
|
||||
checksum="5671a4ff00c007dd00883c601c0a64ab9c4dc1ca4fa47e5801b69b015d43dfb3
|
||||
fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc"
|
||||
skip_extraction=COPYING
|
||||
|
||||
|
|
Loading…
Reference in New Issue