From 44bcf4676344c0e2464b2caa79bd4464f98baba2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 17 Feb 2023 23:31:31 +0100 Subject: [PATCH] nethack: update to 3.6.7. --- srcpkgs/nethack/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nethack/template b/srcpkgs/nethack/template index 853af39326a..bc74c877ed4 100644 --- a/srcpkgs/nethack/template +++ b/srcpkgs/nethack/template @@ -1,7 +1,7 @@ # Template file for 'nethack' pkgname=nethack -version=3.6.6 -revision=2 +version=3.6.7 +revision=1 conf_files="/etc/nethack/sysconf" make_dirs="/var/games/nethack/save 0775 nethack nethack" hostmakedepends="flex" @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="NGPL" homepage="http://www.nethack.org/" distfiles="https://www.nethack.org/download/${version}/nethack-${version//./}-src.tgz" -checksum=cfde0c3ab6dd7c22ae82e1e5a59ab80152304eb23fb06e3129439271e5643ed2 +checksum=98cf67df6debf9668a61745aa84c09bcab362e5d33f5b944ec5155d44d2aacb2 nocross=yes system_accounts="nethack"