age: set version information
This commit is contained in:
parent
9e79631af8
commit
3f8e2d4179
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue