libXmu: update to 1.2.1.
This commit is contained in:
parent
6cdf7fd23b
commit
c634127d05
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXmu'
|
# Template file for 'libXmu'
|
||||||
pkgname=libXmu
|
pkgname=libXmu
|
||||||
version=1.1.4
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wiki.freedesktop.org/xorg/"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244
|
checksum=fcb27793248a39e5fcc5b9c4aec40cc0734b3ca76aac3d7d1c264e7f7e14e8b2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue