libraries/ntl: Updated for version 9.10.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-06-22 19:45:56 +07:00
parent 5f3fa3f264
commit c697aea94c
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"