age: update to 1.2.0.
This commit is contained in:
parent
4cf5bbb851
commit
9024ce4a76
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'age'
|
||||
pkgname=age
|
||||
version=1.1.1
|
||||
revision=3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="filippo.io/age"
|
||||
go_package="${go_import_path}/cmd/..."
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://age-encryption.org/"
|
||||
distfiles="https://github.com/FiloSottile/age/archive/v${version}.tar.gz"
|
||||
checksum=f1f3dbade631976701cd295aa89308681318d73118f5673cced13f127a91178c
|
||||
checksum=cefe9e956401939ad86a9c9d7dcf843a43b6bcdf4ee7d8e4508864f227a3f6f0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue