pixman: update to 0.32.4.
This commit is contained in:
parent
e38388b1bf
commit
4e47435c13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'pixman'.
|
# Template build file for 'pixman'.
|
||||||
pkgname=pixman
|
pkgname=pixman
|
||||||
version=0.32.0
|
version=0.32.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="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
checksum=9d41612a6dd836726d4a681126a8d2db86fed2240a8ec027a4bfa2796e870e47
|
checksum=ae2bd664057e330d41b40336ed296d3512318ce7f2401cc42601f2613d371e4c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall COPYING 644 usr/share/licenses/$pkgname
|
vinstall COPYING 644 usr/share/licenses/$pkgname
|
||||||
|
|
Loading…
Reference in a new issue