libcss: update to 0.8.0.

This commit is contained in:
maxice8 2018-08-29 15:00:01 -03:00
parent 442114316c
commit b92b00dd44
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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() {