summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2012-03-18 10:09:10 +0100
committerTreeve Jelbert2012-03-18 10:09:10 +0100
commitc5d0698d8bdd4efde714280902551f57ef290f8a (patch)
treef71f18da37fb3d8c5933510199a54e3856b79976
parent3a4357f67342ab333579c15f17f766a0a322b6e9 (diff)
libtommath: => 0.42.0
-rwxr-xr-xlibs/libtommath/DETAILS18
-rw-r--r--libs/libtommath/HISTORY5
2 files changed, 14 insertions, 9 deletions
diff --git a/libs/libtommath/DETAILS b/libs/libtommath/DETAILS
index 6ee1ed8393..46dc2a313a 100755
--- a/libs/libtommath/DETAILS
+++ b/libs/libtommath/DETAILS
@@ -1,16 +1,16 @@
SPELL=libtommath
- VERSION=0.41
- PATCHLEVEL=1
+ VERSION=0.42.0
+ SOURCE_HASH=sha512:c5bb26a260477de4e9abee9f65735754efa69c39c89caa3a06dd8ad3eda9d27fff687a432e91e3410b2bcc6a9e3d59921b6cdf6ca7f1ca6c69ed199a002e5790
SOURCE=ltm-$VERSION.tar.bz2
- SOURCE2=$SOURCE.asc
- SOURCE2_IGNORE=signature
+# SOURCE2=$SOURCE.asc
+# SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL=http://libtom.org/files/$SOURCE
- SOURCE2_URL=$SOURCE_URL.asc
- SOURCE_HASH=signature
- SOURCE_GPG=ltm.gpg:$SOURCE2:UPSTREAM_KEY
- WEB_SITE=http://libtom.org/?page=index&newsitems=5&whatfile=ltm
- LICENSE[0]=GPL
+# SOURCE2_URL=$SOURCE_URL.asc
+# SOURCE_HASH=signature
+# SOURCE_GPG=ltm.gpg:$SOURCE2:UPSTREAM_KEY
+ WEB_SITE=http://libtom.org
+ LICENSE[0]=WTFPL
ENTERED=20070222
SHORT="LibTomMath is a free open source portable number theoretic multiple-precision integer library."
cat << EOF
diff --git a/libs/libtommath/HISTORY b/libs/libtommath/HISTORY
index 02b34287c2..158d049294 100644
--- a/libs/libtommath/HISTORY
+++ b/libs/libtommath/HISTORY
@@ -1,3 +1,8 @@
+2012-03-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.42.0
+ licence = WTFPL
+ no sig available
+
2011-11-24 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: PATCHLEVEL=1
* BUILD, INSTALL: build shared library