summaryrefslogtreecommitdiffstats
path: root/system/sdl-jstest/sdl-jstest.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sdl-jstest/sdl-jstest.SlackBuild')
-rw-r--r--system/sdl-jstest/sdl-jstest.SlackBuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/system/sdl-jstest/sdl-jstest.SlackBuild b/system/sdl-jstest/sdl-jstest.SlackBuild
index 76f3b83dfe..80840f5df1 100644
--- a/system/sdl-jstest/sdl-jstest.SlackBuild
+++ b/system/sdl-jstest/sdl-jstest.SlackBuild
@@ -22,6 +22,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20161017 bkw:
+# - updated for latest git
+# - redo no_sdl2.diff for new version
+
# 20150915 bkw:
# - updated for *almost* the latest git: ceef74 is "Allow building with
# old CMake 2.8". The next commit after that, 7b7923, reverts it so
@@ -34,7 +38,7 @@
# if installed
PRGNAM=sdl-jstest
-VERSION=${VERSION:-20150806git}
+VERSION=${VERSION:-20160824git}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}