age: update to 1.2.1.
This commit is contained in:
parent
f02e472dbf
commit
4dcad43166
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'age'
|
||||
pkgname=age
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.2.1
|
||||
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=cefe9e956401939ad86a9c9d7dcf843a43b6bcdf4ee7d8e4508864f227a3f6f0
|
||||
checksum=93bd89a16c74949ee7c69ef580d8e4cf5ce03e7d9c461b68cf1ace3e4017eef5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue