age: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:31 +04:00 committed by Michael Aldridge
parent 7494d94262
commit 5c517faff2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'age'
pkgname=age
version=1.1.1
revision=2
revision=3
build_style=go
go_import_path="filippo.io/age"
go_package="${go_import_path}/cmd/..."