games/angband: Updated for version 4.1.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
dceaed781c
commit
9b3bad021f
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=angband
|
||||
VERSION=${VERSION:-4.1.2}
|
||||
VERSION=${VERSION:-4.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="angband"
|
||||
VERSION="4.1.2"
|
||||
VERSION="4.1.3"
|
||||
HOMEPAGE="http://www.rephial.org/"
|
||||
DOWNLOAD="http://rephial.org/downloads/4.1/angband-4.1.2.tar.gz"
|
||||
MD5SUM="d5499e26f59beb745d68a66d67050fc6"
|
||||
DOWNLOAD="https://github.com/angband/angband/archive/4.1.3/angband-4.1.3.tar.gz"
|
||||
MD5SUM="e576c2dd05f3106a32db7057aa6b80c7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue