mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
encodings: update to 1.0.7.
This commit is contained in:
parent
91b90f3b77
commit
d02ae7bbe5
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.6
|
version=1.0.7
|
||||||
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=77e301de661f35a622b18f60b555a7e7d8c4d5f43ed41410e830d5ac9084fc26
|
checksum=3a39a9f43b16521cdbd9f810090952af4f109b44fa7a865cd555f8febcea70a4
|
||||||
|
|
||||||
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