libXmu: update to 1.1.4.

This commit is contained in:
Piraty 2022-12-08 19:20:11 +01:00
parent f576ae0f08
commit e03e9bd240
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'libXmu' # Template file for 'libXmu'
pkgname=libXmu pkgname=libXmu
version=1.1.3 version=1.1.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -9,8 +9,8 @@ short_desc="X Miscellaneous Utilities library"
maintainer="Orphaned <orphan@voidlinux.org>" 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.bz2" distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
checksum=9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731 checksum=210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244
post_install() { post_install() {
vlicense COPYING vlicense COPYING