0
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-06-30 22:19:26 -04:00

Update the Cygwin file for Star Traders v7.13

This commit is contained in:
John Zaitseff 2019-11-14 05:35:23 +11:00
parent 7088a521cd
commit 8b0a740504

View File

@ -1,7 +1,7 @@
# ***********************************************************************
# * *
# * Star Traders: A Game of Interstellar Trading *
# * Copyright (C) 1990-2017, John Zaitseff *
# * Copyright (C) 1990-2019, John Zaitseff *
# * *
# ***********************************************************************
@ -13,7 +13,7 @@
NAME="trader"
VERSION=7.11
VERSION=7.13
RELEASE=1
SUMMARY="Star Traders, a simple game of interstellar trading"
@ -24,5 +24,5 @@ CATEGORY="Games Text"
DEPEND="libiconv-devel libncurses-devel gettext-devel"
HOMEPAGE="http://www.zap.org.au/software/trader/"
SRC_URI="ftp://ftp.zap.org.au/pub/trader/unix/${P}.tar.xz"
HOMEPAGE="https://www.zap.org.au/projects/trader/"
SRC_URI="https://ftp.zap.org.au/pub/trader/unix/${P}.tar.xz"