mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/cxxtools: Updated for version 2.1.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
5635c60b89
commit
110e5a9b1e
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=cxxtools
|
PRGNAM=cxxtools
|
||||||
VERSION=${VERSION:-2.0}
|
VERSION=${VERSION:-2.1.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="cxxtools"
|
PRGNAM="cxxtools"
|
||||||
VERSION="2.0"
|
VERSION="2.1.1"
|
||||||
HOMEPAGE="http://www.tntnet.org/cxxtools.html"
|
HOMEPAGE="http://www.tntnet.org/cxxtools.html"
|
||||||
DOWNLOAD="http://www.tntnet.org/download/cxxtools-2.0.tar.gz"
|
DOWNLOAD="http://www.tntnet.org/download/cxxtools-2.1.1.tar.gz"
|
||||||
MD5SUM="763ef672a577fa8b93c37239ee0f3d59"
|
MD5SUM="2026a2bb23b966f13893167b4dbc5d70"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue