mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libhubbub: update to 0.3.8.
This commit is contained in:
parent
9affc94f6f
commit
96c9d66893
1 changed files with 5 additions and 6 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'libhubbub'
|
# Template file for 'libhubbub'
|
||||||
pkgname=libhubbub
|
pkgname=libhubbub
|
||||||
version=0.3.7
|
version=0.3.8
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl pkg-config netsurf-buildsystem"
|
hostmakedepends="gperf perl pkg-config netsurf-buildsystem"
|
||||||
makedepends="libxslt-devel json-c-devel libparserutils-devel"
|
makedepends="libxslt-devel json-c-devel libparserutils-devel"
|
||||||
short_desc="HTML5 compliant parsing library, written in C"
|
short_desc="HTML5 compliant parsing library, written in C"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.netsurf-browser.org"
|
homepage="https://www.netsurf-browser.org"
|
||||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
distfiles="https://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=9e7ae253e6c9069e757eb9ad4e4846f38b4db52c0ca0151446a9fa4a977735b6
|
checksum=8ac1e6f5f3d48c05141d59391719534290c59cd029efc249eb4fdbac102cd5a5
|
||||||
|
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue