nethack: update to 3.6.2.

This commit is contained in:
Leah Neukirchen 2019-05-23 14:09:17 +02:00
parent 985faa7ac2
commit 415950631b

View file

@ -1,9 +1,8 @@
# Template file for 'nethack'
pkgname=nethack
version=3.6.1
revision=2
version=3.6.2
revision=1
make_dirs="/var/games/nethack/save 0775 nethack nethack"
system_accounts="$pkgname"
hostmakedepends="ncurses-devel flex"
depends="gzip"
short_desc="Exploring The Mazes of Menace"
@ -11,8 +10,9 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="NGPL"
homepage="http://www.nethack.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//.}-src.tgz"
checksum=4b8cbf1cc3ad9f6b9bae892d44a9c63106d44782a210906162a7c3be65040ab6
checksum=fbd00ada6a4ee347ecd4a350a5b2995b4b4ab5dcc63881b3bc4485b0479ddb1d
nocross=yes
system_accounts="$pkgname"
post_extract() {
sed -i -e '/COMPRESS/s/compress/gzip/g' \