mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
age: update to 1.2.1.
This commit is contained in:
parent
f02e472dbf
commit
4dcad43166
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'age'
|
# Template file for 'age'
|
||||||
pkgname=age
|
pkgname=age
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="filippo.io/age"
|
go_import_path="filippo.io/age"
|
||||||
go_package="${go_import_path}/cmd/..."
|
go_package="${go_import_path}/cmd/..."
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://age-encryption.org/"
|
homepage="https://age-encryption.org/"
|
||||||
distfiles="https://github.com/FiloSottile/age/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FiloSottile/age/archive/v${version}.tar.gz"
|
||||||
checksum=cefe9e956401939ad86a9c9d7dcf843a43b6bcdf4ee7d8e4508864f227a3f6f0
|
checksum=93bd89a16c74949ee7c69ef580d8e4cf5ce03e7d9c461b68cf1ace3e4017eef5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue