htmlcxx: update to 0.87.

This commit is contained in:
Piotr Wójcik 2019-01-15 17:52:50 +01:00 committed by maxice8
parent ba87d0d6ee
commit b0bf143582
1 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'htmlcxx'
pkgname=htmlcxx
version=0.86
revision=2
version=0.87
revision=1
build_style=gnu-configure
short_desc="A simple non-validating CSS1 and HTML parser for C++"
short_desc="Simple non-validating CSS1 and HTML parser for C++"
maintainer="RunningDroid <runningdroid@zoho.com>"
license="LGPL-2.0-or-later"
homepage="http://htmlcxx.sourceforge.net/"
distfiles="$SOURCEFORGE_SITE/${pkgname}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
checksum=07542b5ea2442143b125ba213b6823ff4a23fff352ecdd84bbebe1d154f4f5c1
distfiles="${SOURCEFORGE_SITE}/htmlcxx/${version}/htmlcxx-${version}.tar.gz"
checksum=5d38f938cf4df9a298a5346af27195fffabfef9f460fc2a02233cbcfa8fc75c8
htmlcxx-devel_package() {
short_desc+=" - development files"