pixman: update to 0.28.2.
This commit is contained in:
parent
f2d0e62010
commit
79c71d8517
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'pixman'.
|
||||
pkgname=pixman
|
||||
version=0.28.0
|
||||
version=0.28.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-gtk" # do not require gtk+!
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=6056f9aa0e0578a0492e34fc2ce6dd7bfb181090ed687993c03b969c8cec4828
|
||||
checksum=583686afbfa5a1dfc40a21e888a3eacf31fe0e02469d20b821b5d8f719165a51
|
||||
long_desc="
|
||||
Pixel manipulation library for modular X.org."
|
||||
|
||||
|
|
Loading…
Reference in a new issue