acmetool: update to 0.0.57.
This commit is contained in:
parent
c94e277cda
commit
6c59400d44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'acmetool'
|
# Template file for 'acmetool'
|
||||||
pkgname=acmetool
|
pkgname=acmetool
|
||||||
version=0.0.56
|
version=0.0.57
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="acme-${version}"
|
wrksrc="acme-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
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"
|
||||||
checksum=42aa564e72ae45b297bbf50d6e1046f0bcea52e5142e35006fc111ec61c5dde6
|
checksum=0c00a6957472ee40644492a798c942aa98572e03e1c6be4834014501192fb691
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense _doc/COPYING.MIT
|
vlicense _doc/COPYING.MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue