pixman: update to 0.24.4.
This commit is contained in:
parent
5baf0be7e6
commit
4f0816607c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'pixman'.
|
||||
pkgname=pixman
|
||||
version=0.24.2
|
||||
version=0.24.4
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gtk" # do not require gtk+!
|
||||
|
@ -8,7 +8,7 @@ short_desc="Library of low-level pixel manipulation routines"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
checksum=32f74f3e3c1feea33e6ad3e2fd66cb3eb816805c384b346ea1636a87c9057dbf
|
||||
checksum=5f4b384aa39e82a582bdc8835e2e81b28176db851dd1f7ff32d682d026a23bb5
|
||||
long_desc="
|
||||
Pixel manipulation library for modular X.org."
|
||||
|
||||
|
|
Loading…
Reference in New Issue