mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
nethack: update to 3.6.7.
This commit is contained in:
parent
ade8a6e6dc
commit
44bcf46763
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nethack'
|
# Template file for 'nethack'
|
||||||
pkgname=nethack
|
pkgname=nethack
|
||||||
version=3.6.6
|
version=3.6.7
|
||||||
revision=2
|
revision=1
|
||||||
conf_files="/etc/nethack/sysconf"
|
conf_files="/etc/nethack/sysconf"
|
||||||
make_dirs="/var/games/nethack/save 0775 nethack nethack"
|
make_dirs="/var/games/nethack/save 0775 nethack nethack"
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="NGPL"
|
license="NGPL"
|
||||||
homepage="http://www.nethack.org/"
|
homepage="http://www.nethack.org/"
|
||||||
distfiles="https://www.nethack.org/download/${version}/nethack-${version//./}-src.tgz"
|
distfiles="https://www.nethack.org/download/${version}/nethack-${version//./}-src.tgz"
|
||||||
checksum=cfde0c3ab6dd7c22ae82e1e5a59ab80152304eb23fb06e3129439271e5643ed2
|
checksum=98cf67df6debf9668a61745aa84c09bcab362e5d33f5b944ec5155d44d2aacb2
|
||||||
nocross=yes
|
nocross=yes
|
||||||
system_accounts="nethack"
|
system_accounts="nethack"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue