Skip to content

Commit

Permalink
x16-rom: update to r46
Browse files Browse the repository at this point in the history
- Mark port as architecture independent
  • Loading branch information
MaxBrazhnikov committed Nov 8, 2023
1 parent b539d10 commit d3533c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion emulators/x16-rom/Makefile
@@ -1,5 +1,5 @@
PORTNAME= x16-rom
DISTVERSION= r45
DISTVERSION= r46
CATEGORIES= emulators

MAINTAINER= makc@FreeBSD.org
Expand All @@ -17,6 +17,7 @@ GH_ACCOUNT= X16Community

SHEBANG_FILES= findsymbols
MAKE_JOBS_UNSAFE= yes
NO_ARCH= yes

DATADIR= ${PREFIX}/share/x16-emulator
BINARY_ALIAS= make=${MAKE_CMD} \
Expand Down
6 changes: 3 additions & 3 deletions emulators/x16-rom/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1698575077
SHA256 (X16Community-x16-rom-r45_GH0.tar.gz) = 07c6e59bbea99d3ee2d7bc4436fe8f437e09c4f7603d71da9855c4a6f323721f
SIZE (X16Community-x16-rom-r45_GH0.tar.gz) = 901412
TIMESTAMP = 1699460951
SHA256 (X16Community-x16-rom-r46_GH0.tar.gz) = bd10dfaa86a1d2cc67c9dbe267217266eb4c72fb92437668b245e3d3bd5be957
SIZE (X16Community-x16-rom-r46_GH0.tar.gz) = 899784

0 comments on commit d3533c6

Please sign in to comment.