libraries/ntl: Updated for version 11.4.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-10-12 08:15:36 +07:00
parent 7ed0de32ef
commit 512ea6f5c3
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:-11.4.0}
VERSION=${VERSION:-11.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ntl"
VERSION="11.4.0"
VERSION="11.4.1"
HOMEPAGE="http://www.shoup.net/ntl/"
DOWNLOAD="http://www.shoup.net/ntl/ntl-11.4.0.tar.gz"
MD5SUM="d9af4d8362d990901e82c3a44df4b5c7"
DOWNLOAD="http://www.shoup.net/ntl/ntl-11.4.1.tar.gz"
MD5SUM="2fa85764dd7c0db53ce9fe47450d1315"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gf2x"