libXaw: update to 1.0.14.
Adopted.
This commit is contained in:
parent
75072f5856
commit
a783012c17
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libXaw'
|
||||
pkgname=libXaw
|
||||
version=1.0.13
|
||||
revision=2
|
||||
version=1.0.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-xmlto"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXext-devel libXt-devel libXmu-devel libXpm-devel"
|
||||
short_desc="X Athena Widgets Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd
|
||||
checksum=76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue