diff options
author | Arn0 <yth@ythogtha.org> | 2020-02-10 10:21:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-14 04:26:10 +0700 |
commit | 215d327db325eb5d1910a1cbd4b46d5fd5c5efd0 (patch) | |
tree | ee77343f6c2d3d308e1aa5e35501bded2a81e730 /libraries/htmlcxx | |
parent | 9b22b2f62c8d7fafa9f27679a1ce9ef7c421e6a1 (diff) | |
download | slackbuilds-215d327db325eb5d1910a1cbd4b46d5fd5c5efd0.tar.gz |
libraries/htmlcxx: updated for version 0.87
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/htmlcxx')
-rw-r--r-- | libraries/htmlcxx/htmlcxx.SlackBuild | 3 | ||||
-rw-r--r-- | libraries/htmlcxx/htmlcxx.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/libraries/htmlcxx/htmlcxx.SlackBuild b/libraries/htmlcxx/htmlcxx.SlackBuild index bf3b78fbc9..e815fd6060 100644 --- a/libraries/htmlcxx/htmlcxx.SlackBuild +++ b/libraries/htmlcxx/htmlcxx.SlackBuild @@ -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} diff --git a/libraries/htmlcxx/htmlcxx.info b/libraries/htmlcxx/htmlcxx.info index 9bd81fde7a..47c07f6c43 100644 --- a/libraries/htmlcxx/htmlcxx.info +++ b/libraries/htmlcxx/htmlcxx.info @@ -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="" |