diff options
-rw-r--r-- | libraries/raptor/raptor.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/raptor/raptor.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/raptor/raptor.SlackBuild b/libraries/raptor/raptor.SlackBuild index 51c6933577..ff6395e309 100644 --- a/libraries/raptor/raptor.SlackBuild +++ b/libraries/raptor/raptor.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for raptor -# Copyright 2012-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2012-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=raptor -VERSION=${VERSION:-2.0.15} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.0.16} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/raptor/raptor.info b/libraries/raptor/raptor.info index 0cabc80992..96ae762b26 100644 --- a/libraries/raptor/raptor.info +++ b/libraries/raptor/raptor.info @@ -1,8 +1,8 @@ PRGNAM="raptor" -VERSION="2.0.15" +VERSION="2.0.16" HOMEPAGE="http://librdf.org" -DOWNLOAD="http://download.librdf.org/source/raptor2-2.0.15.tar.gz" -MD5SUM="a39f6c07ddb20d7dd2ff1f95fa21e2cd" +DOWNLOAD="http://download.librdf.org/source/raptor2-2.0.16.tar.gz" +MD5SUM="0a71f13b6eaa0a04bf411083d89d7bc2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |