mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/ntl: Updated for version 11.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db9d9ea349
commit
96cf62c26f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ntl
|
||||
|
||||
# Copyright 2016-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ntl
|
||||
VERSION=${VERSION:-10.5.0}
|
||||
VERSION=${VERSION:-11.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ntl"
|
||||
VERSION="10.5.0"
|
||||
VERSION="11.0.0"
|
||||
HOMEPAGE="http://www.shoup.net/ntl/"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-10.5.0.tar.gz"
|
||||
MD5SUM="c9128bfd37b0cceb1a80e792134f9a79"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-11.0.0.tar.gz"
|
||||
MD5SUM="35339ad093e0cda0f00336d6a539801a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gf2x"
|
||||
|
|
Loading…
Reference in a new issue