From 7514e4afd715af209709841e252462ce97c14493 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Sun, 11 Aug 2019 17:41:50 +0200 Subject: [PATCH] nethack: update to 3.6.2 --- packages/nethack/build.sh | 4 ++-- packages/nethack/sys-unix-makefile.utl.patch | 9 +++------ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/packages/nethack/build.sh b/packages/nethack/build.sh index 245d16ff6..28ac5239e 100644 --- a/packages/nethack/build.sh +++ b/packages/nethack/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://www.nethack.org/ TERMUX_PKG_DESCRIPTION="Dungeon crawl game" TERMUX_PKG_LICENSE="Nethack" TERMUX_PKG_MAINTAINER="Leonid Plyushch @xeffyr" -TERMUX_PKG_VERSION=3.6.1 +TERMUX_PKG_VERSION=3.6.2 TERMUX_PKG_SRCURL=http://www.nethack.org/download/${TERMUX_PKG_VERSION}/nethack-${TERMUX_PKG_VERSION//./}-src.tgz -TERMUX_PKG_SHA256=4b8cbf1cc3ad9f6b9bae892d44a9c63106d44782a210906162a7c3be65040ab6 +TERMUX_PKG_SHA256=fbd00ada6a4ee347ecd4a350a5b2995b4b4ab5dcc63881b3bc4485b0479ddb1d TERMUX_PKG_DEPENDS="ncurses" TERMUX_PKG_BUILD_IN_SRC=yes diff --git a/packages/nethack/sys-unix-makefile.utl.patch b/packages/nethack/sys-unix-makefile.utl.patch index 3179f3cc5..e360b735b 100644 --- a/packages/nethack/sys-unix-makefile.utl.patch +++ b/packages/nethack/sys-unix-makefile.utl.patch @@ -1,6 +1,6 @@ ---- ../cache/nethack-3.6.1/sys/unix/Makefile.utl 2018-04-27 12:07:22.000000000 +0000 -+++ ./sys/unix/Makefile.utl 2018-07-13 00:27:10.023279049 +0000 -@@ -223,13 +223,13 @@ +--- ../Makefile.utl.orig 2019-08-11 17:36:35.716609211 +0200 ++++ ./sys/unix/Makefile.utl 2019-08-11 17:37:38.569874628 +0200 +@@ -239,11 +239,11 @@ perl mdgrep.pl ../include/onames.h: makedefs @@ -9,9 +9,6 @@ ../include/pm.h: makedefs - ./makedefs -p + ./makedefs.host -p - ../src/monstr.c: makedefs -- ./makedefs -m -+ ./makedefs.host -m ../include/vis_tab.h: makedefs - ./makedefs -z + ./makedefs.host -z