libXaw: update to 1.0.13.
This commit is contained in:
parent
5eeb852413
commit
539fab1694
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libXaw'.
|
# Template build file for 'libXaw'.
|
||||||
pkgname=libXaw
|
pkgname=libXaw
|
||||||
version=1.0.12
|
version=1.0.13
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-xmlto"
|
configure_args="--without-xmlto"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="libXext-devel libXt-devel libXmu-devel libXpm-devel"
|
||||||
short_desc="X Athena Widgets Library"
|
short_desc="X Athena Widgets Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT/X11"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
checksum=96fc314874fce9979556321d1d6ee00b5baf32fb333b7278853b4983bc3cdbf6
|
checksum=8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd
|
||||||
|
|
||||||
libXaw-devel_package() {
|
libXaw-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue