mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/ntl: Updated for version 11.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
13034955fb
commit
a0e7f56715
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ntl
|
||||
VERSION=${VERSION:-11.3.2}
|
||||
VERSION=${VERSION:-11.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ntl"
|
||||
VERSION="11.3.2"
|
||||
VERSION="11.3.3"
|
||||
HOMEPAGE="http://www.shoup.net/ntl/"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-11.3.2.tar.gz"
|
||||
MD5SUM="d7d1033d9fdf935ee4932cedc103eb04"
|
||||
DOWNLOAD="http://www.shoup.net/ntl/ntl-11.3.3.tar.gz"
|
||||
MD5SUM="8305f3185b35cf86440d309bb5eb4d61"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gf2x"
|
||||
|
|
Loading…
Reference in a new issue