diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-12-11 21:25:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-12 07:18:42 +0700 |
commit | 36eede266639121b583acc1e5cbc77ae8b95930e (patch) | |
tree | bc6347466f688d042051a59306c01f5ecb269e82 /libraries/htmlcxx | |
parent | 8a4c75404bd594685ab06fdc84e961bddc0e4ee7 (diff) | |
download | slackbuilds-36eede266639121b583acc1e5cbc77ae8b95930e.tar.gz |
libraries/htmlcxx: Updated for version 0.86.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'libraries/htmlcxx')
-rw-r--r-- | libraries/htmlcxx/htmlcxx.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/htmlcxx/htmlcxx.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/htmlcxx/htmlcxx.SlackBuild b/libraries/htmlcxx/htmlcxx.SlackBuild index 195c11a9b6..bf3b78fbc9 100644 --- a/libraries/htmlcxx/htmlcxx.SlackBuild +++ b/libraries/htmlcxx/htmlcxx.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=htmlcxx -VERSION=${VERSION:-0.85} +VERSION=${VERSION:-0.86} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/htmlcxx/htmlcxx.info b/libraries/htmlcxx/htmlcxx.info index b041b710bd..447460b1a9 100644 --- a/libraries/htmlcxx/htmlcxx.info +++ b/libraries/htmlcxx/htmlcxx.info @@ -1,8 +1,8 @@ PRGNAM="htmlcxx" -VERSION="0.85" +VERSION="0.86" HOMEPAGE="http://htmlcxx.sourceforge.net/" -DOWNLOAD="http://sourceforge.net/projects/htmlcxx/files/htmlcxx/0.85/htmlcxx-0.85.tar.gz" -MD5SUM="dbe13c25b5846eb7cbbfa63d85f00f74" +DOWNLOAD="http://sourceforge.net/projects/htmlcxx/files/htmlcxx/0.86/htmlcxx-0.86.tar.gz" +MD5SUM="38376334b13155a1bcccb405ddd22da8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |