summaryrefslogtreecommitdiffstats
path: root/bin-games
diff options
context:
space:
mode:
authorBor Kraljič2010-06-09 08:57:05 +0200
committerBor Kraljič2010-06-09 08:57:05 +0200
commita1560cf6e5af5591ae69f4a83a97d860b01fbe69 (patch)
treecbd49bd5427dd9487034bcee6bcbf9e36308a50b /bin-games
parenta28384801786e69b604acacb0d68d6dce1d3ce7a (diff)
gametable: added SOURCE_HINTS=no-check-certificate (bug #15705)
Diffstat (limited to 'bin-games')
-rwxr-xr-xbin-games/gametable/DETAILS1
-rw-r--r--bin-games/gametable/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/bin-games/gametable/DETAILS b/bin-games/gametable/DETAILS
index 517655d..0dba172 100755
--- a/bin-games/gametable/DETAILS
+++ b/bin-games/gametable/DETAILS
@@ -6,6 +6,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Gametable ${VERSION}"
SOURCE_URL[0]=https://sourceforge.net/projects/gametable/files/Gametable%20${VERSION:0:3}/Gametable%20${VERSION}/$SOURCE/download
LICENSE[0]=http://gametable.sourceforge.net/Gametable/Legal.html
PATCHLEVEL=1
+ SOURCE_HINTS=no-check-certificate
WEB_SITE=http://gametable.sourceforge.net/
ENTERED=20100426
SHORT="Shared whiteboard client"
diff --git a/bin-games/gametable/HISTORY b/bin-games/gametable/HISTORY
index 8ca3a64..bdf87aa 100644
--- a/bin-games/gametable/HISTORY
+++ b/bin-games/gametable/HISTORY
@@ -1,3 +1,6 @@
+2010-06-09 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: added SOURCE_HINTS=no-check-certificate (bug #15705)
+
2010-05-11 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: PATCHLEVEL++
* INSTALL: Add an Icon to the desktop file