libraries/ntl: Updated for version 9.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5f3fa3f264
commit
c697aea94c
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ntl
|
||||
VERSION=${VERSION:-9.9.0}
|
||||
VERSION=${VERSION:-9.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ntl"
|
||||
VERSION="9.9.0"
|
||||
VERSION="9.10.0"
|
||||
HOMEPAGE="http://www.shoup.net/ntl/"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-9.9.0.tar.gz"
|
||||
MD5SUM="3b1b9d0d359ae038bc006b571b5a67f8"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-9.10.0.tar.gz"
|
||||
MD5SUM="3846639577fc4bcba30f45e079d82a69"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gf2x"
|
||||
|
|
Loading…
Reference in New Issue