Skip to content

Commit

Permalink
games/nethack36: Update to 3.6.7
Browse files Browse the repository at this point in the history
PR:		270259
  • Loading branch information
Greg Lewis authored and Greg Lewis committed Apr 16, 2023
1 parent 55898fe commit 32ec499
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions games/nethack36/Makefile
@@ -1,6 +1,5 @@
PORTNAME= nethack36
PORTVERSION= 3.6.6
PORTREVISION= 1
PORTVERSION= 3.6.7
CATEGORIES= games
MASTER_SITES= https://nethack.org/download/${PORTVERSION}/
DISTNAME= ${TRUEPORTNAME}-${PORTVERSION:S/.//g}-src
Expand All @@ -16,7 +15,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

USES= alias compiler:c11 gmake ncurses tar:tgz

WRKSRC= ${WRKDIR}/NetHack-NetHack-${PORTVERSION}_Released
WRKSRC= ${WRKDIR}/NetHack-${PORTVERSION}

MAKE_ENV= GRAPHICS="${GRAPHICS}"
PLIST_SUB= HACKNAME="${HACKNAME}" \
Expand Down
6 changes: 3 additions & 3 deletions games/nethack36/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1585980827
SHA256 (nethack-366-src.tgz) = cfde0c3ab6dd7c22ae82e1e5a59ab80152304eb23fb06e3129439271e5643ed2
SIZE (nethack-366-src.tgz) = 5577633
TIMESTAMP = 1681616196
SHA256 (nethack-367-src.tgz) = 98cf67df6debf9668a61745aa84c09bcab362e5d33f5b944ec5155d44d2aacb2
SIZE (nethack-367-src.tgz) = 5577415

0 comments on commit 32ec499

Please sign in to comment.