From 1cb50bb41d06fed065aafa0de9bece4bf2385704 Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Fri, 26 Aug 2016 12:25:13 +0200 Subject: [PATCH] SuperTux moved from googlecode to github --- ports/supertux.hash | 2 +- ports/supertux.port | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ports/supertux.hash b/ports/supertux.hash index 95a4f1e..3d84e3e 100644 --- a/ports/supertux.hash +++ b/ports/supertux.hash @@ -1 +1 @@ -a1a62fbc455c9ece49f11ff6e5a7c5c99cfa0ba3 +dbb54f095f85c83f463a07f3db200cacde504981 diff --git a/ports/supertux.port b/ports/supertux.port index 2a52c69..0389bae 100644 --- a/ports/supertux.port +++ b/ports/supertux.port @@ -2,6 +2,7 @@ LICENSE := GPLv3 VERSION := 0.1.3 DOWNLOADS := supertux.archive -URL(supertux) := http://supertux.googlecode.com/files/supertux-$(VERSION).tar.bz2 + +URL(supertux) := https://github.com/SuperTux/supertux/releases/download/v$(VERSION)/supertux-$(VERSION).tar.bz2 SHA(supertux) := ad783011fbf15a8a56ca8680769a8c2a15abc515 DIR(supertux) := src/app/supertux