libcss: update to 0.8.0.
This commit is contained in:
parent
442114316c
commit
b92b00dd44
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libcss'.
|
||||
# Template file for 'libcss'
|
||||
pkgname=libcss
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl netsurf-buildsystem"
|
||||
makedepends="libparserutils-devel libwapcaplet-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=dfb2a3d4967339c35b45b04fb7a95c3b4782302adcbeed2be2f1c88de0d0b69a
|
||||
checksum=35a0490d98c23e09b8d2b5e4619926131c5b98da7a9db2ed00322f63fbc2ad5f
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue