libraries/ntl: Updated for version 9.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4f1342896c
commit
40f9180845
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ntl
|
||||
VERSION=${VERSION:-9.6.4}
|
||||
VERSION=${VERSION:-9.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ntl"
|
||||
VERSION="9.6.4"
|
||||
VERSION="9.7.0"
|
||||
HOMEPAGE="http://www.shoup.net/ntl/"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-9.6.4.tar.gz"
|
||||
MD5SUM="a329136fcc9f8c09d3690455f0ba698d"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-9.7.0.tar.gz"
|
||||
MD5SUM="02f6076903f482d4bf15f62fb7ee260f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gf2x"
|
||||
|
|
Loading…
Reference in New Issue