angband: update to 4.1.0
This commit is contained in:
parent
387e296981
commit
75030e902e
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'angband'
|
# Template file for 'angband'
|
||||||
pkgname=angband
|
pkgname=angband
|
||||||
version=4.0.5
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc=angband-master
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
makedepends="SDL_image-devel SDL_mixer-devel"
|
makedepends="SDL_image-devel SDL_mixer-devel"
|
||||||
|
@ -9,8 +10,8 @@ short_desc="A free, single-player dungeon exploration game"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
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.0/angband-${version}.tar.gz"
|
distfiles="http://rephial.org/downloads/4.1/angband-${version}.tar.gz"
|
||||||
checksum=0d769a0f349842b0c78cbcd1804a9e08f064e75ca26b957710e4c2a3eb14f852
|
checksum=ea52266e52b66d6bf2ab3728b3bc6c7c3875130973430021e31bf56000c0df8b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue