mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libfontenc: update to 1.1.8.
This commit is contained in:
parent
a3fa78e126
commit
bf5aeb4324
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libfontenc'
|
# Template file for 'libfontenc'
|
||||||
pkgname=libfontenc
|
pkgname=libfontenc
|
||||||
version=1.1.7
|
version=1.1.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-fontrootdir=/usr/share/fonts/X11"
|
configure_args="--with-fontrootdir=/usr/share/fonts/X11"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://xorg.freedesktop.org/"
|
homepage="https://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/lib/libfontenc-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/libfontenc-${version}.tar.xz"
|
||||||
checksum=c0d36991faee06551ddbaf5d99266e97becdc05edfae87a833c3ff7bf73cfec2
|
checksum=7b02c3d405236e0d86806b1de9d6868fe60c313628b38350b032914aa4fd14c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue