mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libhubbub: update to 0.3.7.
This commit is contained in:
parent
2c07c9ee0f
commit
3dbcee1631
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libhubbub'
|
# Template file for 'libhubbub'
|
||||||
pkgname=libhubbub
|
pkgname=libhubbub
|
||||||
version=0.3.6
|
version=0.3.7
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl pkg-config netsurf-buildsystem"
|
hostmakedepends="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>"
|
||||||
homepage="http://www.netsurf-browser.org"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="http://www.netsurf-browser.org"
|
||||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=d756c795c1a0e08beec4acd68364ac4477960d62fffa3b60da05f5a7763f7bf4
|
checksum=9e7ae253e6c9069e757eb9ad4e4846f38b4db52c0ca0151446a9fa4a977735b6
|
||||||
|
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue