diff options
-rw-r--r-- | games/z26v3/z26v3.SlackBuild | 3 | ||||
-rw-r--r-- | games/z26v3/z26v3.info | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/games/z26v3/z26v3.SlackBuild b/games/z26v3/z26v3.SlackBuild index 9e38ba14fd..703bb17408 100644 --- a/games/z26v3/z26v3.SlackBuild +++ b/games/z26v3/z26v3.SlackBuild @@ -36,9 +36,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/games/z26v3/z26v3.info b/games/z26v3/z26v3.info index 5757da7ccd..cf8e102690 100644 --- a/games/z26v3/z26v3.info +++ b/games/z26v3/z26v3.info @@ -1,7 +1,7 @@ PRGNAM="z26v3" VERSION="3.02.01" -HOMEPAGE="http://www.whimsey.com/z26/z26.html" -DOWNLOAD="http://www.whimsey.com/z26/z26v3.02.01s.zip" +HOMEPAGE="https://www.whimsey.com/z26/z26.html" +DOWNLOAD="https://www.whimsey.com/z26/z26v3.02.01s.zip" MD5SUM="5c28a898a6a6145c222a8f0b5c8ce8d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |