libcss: update to 0.4.0.
This commit is contained in:
parent
cc57db2f5e
commit
3a148b0c0d
@ -1,6 +1,6 @@
|
||||
# Template build file for 'libcss'.
|
||||
pkgname=libcss
|
||||
version=0.3.0
|
||||
version=0.4.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl netsurf-buildsystem"
|
||||
makedepends="libparserutils-devel>=0.2.0 libwapcaplet-devel>=0.2.1"
|
||||
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=4065dbfdfc9926e14a2f0f2c600fc72abac97bd20769ac6a908ac50226e95e1a
|
||||
checksum=0be9509d9d352abdeec87764c1f8ba13950d9dc4f63acade0477209b7fd21748
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} HOST_CC=cc COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||
|
Loading…
Reference in New Issue
Block a user