acmetool: update to 0.0.57.
This commit is contained in:
parent
c94e277cda
commit
6c59400d44
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acmetool'
|
||||
pkgname=acmetool
|
||||
version=0.0.56
|
||||
version=0.0.57
|
||||
revision=1
|
||||
wrksrc="acme-${version}"
|
||||
build_style=go
|
||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://hlandau.github.io/acme/"
|
||||
distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz"
|
||||
checksum=42aa564e72ae45b297bbf50d6e1046f0bcea52e5142e35006fc111ec61c5dde6
|
||||
checksum=0c00a6957472ee40644492a798c942aa98572e03e1c6be4834014501192fb691
|
||||
|
||||
post_install() {
|
||||
vlicense _doc/COPYING.MIT
|
||||
|
|
Loading…
Reference in New Issue