libXmu: update to 1.1.3.
This commit is contained in:
parent
1bf4ea1e7f
commit
b7ba11c5a9
@ -1,16 +1,16 @@
|
|||||||
# Template build file for 'libXmu'.
|
# Template file for 'libXmu'
|
||||||
pkgname=libXmu
|
pkgname=libXmu
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXext-devel libXt-devel"
|
makedepends="libXext-devel libXt-devel"
|
||||||
short_desc="X Miscellaneous Utilities library"
|
short_desc="X Miscellaneous Utilities library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=756edc7c383254eef8b4e1b733c3bf1dc061b523c9f9833ac7058378b8349d0b
|
checksum=9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user