libraries/htmlcxx: updated for version 0.87
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b22b2f62c
commit
215d327db3
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slackware build script for "htmlcxx".
|
||||
# Yth | Pont-en-Royans, France | yth@ythogtha.org
|
||||
|
||||
# Copyright 2015 Marcel Saegebarth <marc@mos6581.de>
|
||||
# All rights reserved.
|
||||
|
@ -25,7 +26,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=htmlcxx
|
||||
VERSION=${VERSION:-0.86}
|
||||
VERSION=${VERSION:-0.87}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="htmlcxx"
|
||||
VERSION="0.86"
|
||||
VERSION="0.87"
|
||||
HOMEPAGE="http://htmlcxx.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/htmlcxx/files/htmlcxx/0.86/htmlcxx-0.86.tar.gz"
|
||||
MD5SUM="38376334b13155a1bcccb405ddd22da8"
|
||||
DOWNLOAD="http://sourceforge.net/projects/htmlcxx/files/v0.87/htmlcxx-0.87.tar.gz"
|
||||
MD5SUM="3f6429102fc0670c31ac589e8cd7543c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue