mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xman: update to 1.2.0.
This commit is contained in:
parent
31801bd3b2
commit
ee0607d625
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xman'
|
# Template file for 'xman'
|
||||||
pkgname=xman
|
pkgname=xman
|
||||||
version=1.1.6
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-manconfig=/etc/man.conf"
|
configure_args="--with-manconfig=/etc/man.conf"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7f555acd3855e49060e186a0be60f3224f60b4123b2990dcf6b8d70c482ed593
|
checksum=f18db80bd72a0c27cf38b2a7b75485ee48cd22aab10f2ff58de54d83e268b406
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue