mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libXaw: update to 1.0.16.
This commit is contained in:
parent
e9aebab53a
commit
46e87c0892
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXaw'
|
# Template file for 'libXaw'
|
||||||
pkgname=libXaw
|
pkgname=libXaw
|
||||||
version=1.0.15
|
version=1.0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-xmlto"
|
configure_args="--without-xmlto"
|
||||||
|
@ -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}/lib/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ab35f70fde9fb02cc71b342f654846a74328b74cb3a0703c02d20eddb212754a
|
checksum=731d572b54c708f81e197a6afa8016918e2e06dfd3025e066ca642a5b8c39c8f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue