mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pixman: update to 0.38.4.
This commit is contained in:
parent
e43d7db572
commit
0cadca38b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pixman'
|
# Template file for 'pixman'
|
||||||
pkgname=pixman
|
pkgname=pixman
|
||||||
version=0.38.2
|
version=0.38.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gtk" # do not require gtk+!
|
configure_args="--disable-gtk" # do not require gtk+!
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wiki.freedesktop.org/xorg/"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=fd5b0f97e1b24f7ea3d1d7da520ec150fb540172549ef40a43012683dcba9c90
|
checksum=84abb7fa2541af24d9c3b34bf75d6ac60cc94ac4410061bbb295b66a29221550
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue