age: update to 1.1.1.
This commit is contained in:
parent
c1cbb67f0b
commit
04e7536cf8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'age'
|
||||
pkgname=age
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.1.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=8d27684f62f9dc74014035e31619e2e07f8b56257b1075560456cbf05ddbcfce
|
||||
checksum=f1f3dbade631976701cd295aa89308681318d73118f5673cced13f127a91178c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue