mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
libraries/ntl: Updated for version 11.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
854f4986d8
commit
271cb3bb20
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ntl
|
||||
|
||||
# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2016-2021 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:-11.4.4}
|
||||
VERSION=${VERSION:-11.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ntl"
|
||||
VERSION="11.4.4"
|
||||
VERSION="11.5.1"
|
||||
HOMEPAGE="http://www.shoup.net/ntl/"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-11.4.4.tar.gz"
|
||||
MD5SUM="effc267d9df83ad458b286d789948335"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-11.5.1.tar.gz"
|
||||
MD5SUM="abd887865df30c02609210a86cb953b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gf2x"
|
||||
|
|
Loading…
Reference in a new issue