xmandump: update to 0.2.4.

This commit is contained in:
Michael Aldridge 2022-09-10 12:05:36 -05:00
parent ce6f09a91b
commit c4880df0bb

View file

@ -1,7 +1,7 @@
# Template file for 'xmandump' # Template file for 'xmandump'
pkgname=xmandump pkgname=xmandump
version=0.2.3 version=0.2.4
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/void-linux/xmandump" go_import_path="github.com/void-linux/xmandump"
go_package="${go_import_path}/cmd/xmandump" go_package="${go_import_path}/cmd/xmandump"
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="ISC" license="ISC"
homepage="https://github.com/void-linux/xmandump" homepage="https://github.com/void-linux/xmandump"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=d8c356bd2722558e9bfe1e55aefc0c44f6aecb52e998f4e7608e544a90cd6d89 checksum=4544b52dc9a6c2057593f3579dfe284e305d72e1fbfee6cc622f0c7616261042
post_install() { post_install() {
vlicense LICENSE.txt LICENSE vlicense LICENSE.txt LICENSE