libcroco: update to 0.6.8.
This commit is contained in:
parent
16ae06251d
commit
cfe9abbfbe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libcroco'.
|
||||
pkgname=libcroco
|
||||
version=0.6.7
|
||||
version=0.6.8
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
||||
checksum=892b8a7e311b80d0a5a633b8204fed5656d7af20e884719e5ec6e340e1f0cd88
|
||||
checksum=ea6e1b858c55219cefd7109756bff5bc1a774ba7a55f7d3ccd734d6b871b8570
|
||||
long_desc="
|
||||
The Libcroco project is a generic Cascading Style Sheet (CSS)
|
||||
parsing and manipulation toolkit. It provides a Simple Api for CSS
|
||||
|
|
Loading…
Reference in a new issue