nethack: update to 3.6.1.

This commit is contained in:
Leah Neukirchen 2018-05-01 16:09:54 +02:00
parent a8fa9bd1b5
commit 8c68b95438

View file

@ -1,17 +1,17 @@
# Template file for 'nethack' # Template file for 'nethack'
pkgname=nethack pkgname=nethack
version=3.6.0 version=3.6.1
revision=2 revision=1
make_dirs="/var/games/nethack/save 0775 nethack nethack" make_dirs="/var/games/nethack/save 0775 nethack nethack"
system_accounts="$pkgname" system_accounts="$pkgname"
hostmakedepends="ncurses-devel flex" hostmakedepends="ncurses-devel flex"
depends="gzip" depends="gzip"
short_desc="Exploring The Mazes of Menace" short_desc="Exploring The Mazes of Menace"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="NetHack General Public License" license="NetHack General Public License"
homepage="http://www.nethack.org/" homepage="http://www.nethack.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//.}-src.tgz" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//.}-src.tgz"
checksum=1ade698d8458b8d87a4721444cb73f178c74ed1b6fde537c12000f8edf2cb18a checksum=4b8cbf1cc3ad9f6b9bae892d44a9c63106d44782a210906162a7c3be65040ab6
nocross=yes nocross=yes
post_extract() { post_extract() {