libwapcaplet: update to 0.4.3.
This commit is contained in:
parent
465cbeee92
commit
1e566af280
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libwapcaplet'
|
||||
pkgname=libwapcaplet
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
hostmakedepends="netsurf-buildsystem"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
short_desc="String internment library, written in C"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=063d248ab3f206808c414934a105f6cb6426e2f0baf3bdd20a712179ecfa5cba
|
||||
checksum=9b2aa1dd6d6645f8e992b3697fdbd87f0c0e1da5721fa54ed29b484d13160c5c
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue