angband: update to 4.1.2.

Closes: #10224 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-27 06:15:30 -02:00 committed by Jürgen Buchmüller
parent 6891f20911
commit 86ba626252
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'angband' # Template file for 'angband'
pkgname=angband pkgname=angband
version=4.1.1 version=4.1.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake" hostmakedepends="automake"
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-2" license="GPL-2"
homepage="http://rephial.org/" homepage="http://rephial.org/"
distfiles="http://rephial.org/downloads/4.1/angband-${version}.tar.gz" distfiles="http://rephial.org/downloads/4.1/angband-${version}.tar.gz"
checksum=3fd19b109acfbf75a1a4b40eb0110c267ed1d0cc80f6edfb2f377d68add9853f checksum=30bc0979e0845cdc43de2a8f65c4d54d03d24d402b32b8589fbbc368ccfa0e2a
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh