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