libXft: update to 2.3.4
This commit is contained in:
parent
cf30078f61
commit
608f756f85
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXft'
|
# Template file for 'libXft'
|
||||||
pkgname=libXft
|
pkgname=libXft
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -8,9 +8,9 @@ makedepends="xorgproto libXrender-devel freetype-devel fontconfig-devel"
|
||||||
short_desc="Library for configuring and customizing font access"
|
short_desc="Library for configuring and customizing font access"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="$XORG_SITE"
|
homepage="https://www.x.org"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216
|
checksum=57dedaab20914002146bdae0cb0c769ba3f75214c4c91bd2613d6ef79fc9abdd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue