mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libXaw: update to 1.0.15.
This commit is contained in:
parent
40c9ceff70
commit
4addae8c57
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXaw'
|
# Template file for 'libXaw'
|
||||||
pkgname=libXaw
|
pkgname=libXaw
|
||||||
version=1.0.14
|
version=1.0.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-xmlto"
|
configure_args="--without-xmlto"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="X Athena Widgets Library"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
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.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e
|
checksum=ab35f70fde9fb02cc71b342f654846a74328b74cb3a0703c02d20eddb212754a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue