mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xmandump: update to 0.2.8.
This commit is contained in:
parent
b01d90289b
commit
445ba015e1
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xmandump'
|
# Template file for 'xmandump'
|
||||||
pkgname=xmandump
|
pkgname=xmandump
|
||||||
version=0.2.7
|
version=0.2.8
|
||||||
revision=4
|
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"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Dump all manpages in an XBPS package for use with man.cgi"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
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="https://github.com/void-linux/xmandump/archive/v${version}.tar.gz"
|
||||||
checksum=2e97e61b835c584ed27426f7fdd9208674104fcd815e3af9d6e2e8425aeb56cf
|
checksum=17c4ea9680b132d916d51fa73648c81d9732dd13c05441a57b4db5b2d145aef2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue