age: set version information

This commit is contained in:
Daniel Eyßer 2021-12-02 11:41:52 +01:00 committed by Đoàn Trần Công Danh
parent 9e79631af8
commit 3f8e2d4179

View file

@ -1,10 +1,11 @@
# Template file for 'age'
pkgname=age
version=1.0.0
revision=1
revision=2
build_style=go
go_import_path="filippo.io/age"
go_package="${go_import_path}/cmd/..."
go_ldflags="-X main.Version=${version}"
short_desc="Simple, modern and secure encryption tool"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"