libXfont: update to 1.5.4.
This commit is contained in:
parent
910f316a69
commit
3c0924a127
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libXfont'.
|
# Template build file for 'libXfont'.
|
||||||
pkgname=libXfont
|
pkgname=libXfont
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel"
|
makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="X font 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"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=ab85c10fd2683481dfef672a77fe60e6a2039558cbc0e9bf56b5e1df471c93d0
|
checksum=1a7f7490774c87f2052d146d1e0e64518d32e6848184a18654e8d0bb57883242
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue