mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
encodings: update to 1.1.0.
This commit is contained in:
parent
9a106c945f
commit
d8cfce651a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'encodings'
|
# Template file for 'encodings'
|
||||||
pkgname=encodings
|
pkgname=encodings
|
||||||
version=1.0.7
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config font-util"
|
hostmakedepends="pkg-config font-util"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="custom:Public domain"
|
license="custom:Public domain"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/font/encodings-${version}.tar.xz"
|
distfiles="${XORG_SITE}/font/encodings-${version}.tar.xz"
|
||||||
checksum=3a39a9f43b16521cdbd9f810090952af4f109b44fa7a865cd555f8febcea70a4
|
checksum=9ff13c621756cfa12e95f32ba48a5b23839e8f577d0048beda66c67dab4de975
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -e 's|^\(encodings_DATA = $(DATA_FILES)\).*|\1|' -i Makefile
|
vsed -e 's|^\(encodings_DATA = $(DATA_FILES)\).*|\1|' -i Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue