summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2007-04-12 11:47:16 +0200
committerEric Sandall2007-04-12 07:49:08 -0700
commit85b786c07232f774bf10c4e69b21ece24bb9a904 (patch)
tree1ccb38a294ef4b12d3f7c59681e79da6fec52e29
parent7c4c6d6a4931a3ccd97249f7e2f623c2e159273f (diff)
guilib: added SOURCE_HASH, sig was missing
(cherry picked from commit bc467cfa54ec8f081adb4c89c0c5fa58b405c3a7)
-rwxr-xr-xlibs/guilib/DETAILS3
-rw-r--r--libs/guilib/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/libs/guilib/DETAILS b/libs/guilib/DETAILS
index 83bf3f194a..90795ea912 100755
--- a/libs/guilib/DETAILS
+++ b/libs/guilib/DETAILS
@@ -3,7 +3,8 @@
SOURCE=GUIlib-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GUIlib-$VERSION
SOURCE_URL[0]=http://www.libsdl.org/projects/GUIlib/src/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_HASH=sha512:a2a22cac7a429e1b696594afae8877b99f15076e5c2b817eefc2c773198da3c4f5bc3a48b4fe7d93e8daeed54d63ef921443e38654808c9f2e79b9322ec3e9e6
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://www.libsdl.org/projects/GUIlib/index.html
ENTERED=20011124
LICENSE[0]=GPL
diff --git a/libs/guilib/HISTORY b/libs/guilib/HISTORY
index 3d2942ede1..aca78276cf 100644
--- a/libs/guilib/HISTORY
+++ b/libs/guilib/HISTORY
@@ -1,3 +1,6 @@
+2007-04-12 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: added SOURCE_HASH, sig was missing
+
2007-03-20 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: update to 1.1.2