pixman: update to 0.28.0.
This commit is contained in:
parent
bd97f6921d
commit
ac95dae47d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pixman'.
|
||||
pkgname=pixman
|
||||
version=0.26.2
|
||||
revision=2
|
||||
version=0.28.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-gtk" # do not require gtk+!
|
||||
makedepends="pkg-config perl"
|
||||
|
@ -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=193b651c8ba89ecfacb8dc62a34d2bd305245163910cdbdf907e5d5ece92647c
|
||||
checksum=6056f9aa0e0578a0492e34fc2ce6dd7bfb181090ed687993c03b969c8cec4828
|
||||
long_desc="
|
||||
Pixel manipulation library for modular X.org."
|
||||
|
||||
|
|
Loading…
Reference in a new issue