diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2023-10-30 14:19:47 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2023-10-30 14:19:47 +0000 |
commit | 49c4e524e6ab5f38c2eab6bc0f6fef61632423f4 (patch) | |
tree | af01b4678dec1e05c3ba70803bccda5077edb77d | |
parent | 914fc79b4679892c0b29c723295ecc29104809f4 (diff) | |
download | ports-49c4e524e6ab5f38c2eab6bc0f6fef61632423f4.tar.gz ports-49c4e524e6ab5f38c2eab6bc0f6fef61632423f4.zip |
emulators/x16-rom: update to r45
-rw-r--r-- | emulators/x16-rom/Makefile | 5 | ||||
-rw-r--r-- | emulators/x16-rom/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/emulators/x16-rom/Makefile b/emulators/x16-rom/Makefile index 0246824fe792..d22d28185384 100644 --- a/emulators/x16-rom/Makefile +++ b/emulators/x16-rom/Makefile @@ -1,12 +1,13 @@ PORTNAME= x16-rom -DISTVERSION= r44 +DISTVERSION= r45 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org COMMENT= Commander X16 ROM WWW= https://github.com/X16Community -BUILD_DEPENDS= cc65:devel/cc65 \ +BUILD_DEPENDS= lzsa:archivers/lzsa \ + cc65:devel/cc65 \ bash:shells/bash USES= gmake python:build shebangfix diff --git a/emulators/x16-rom/distinfo b/emulators/x16-rom/distinfo index b291037e6660..d515efd43f5c 100644 --- a/emulators/x16-rom/distinfo +++ b/emulators/x16-rom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692124477 -SHA256 (X16Community-x16-rom-r44_GH0.tar.gz) = 369abf565c283a62d752548bb27c6b0836e3dd9f84c27a12da055e8eb4e1054f -SIZE (X16Community-x16-rom-r44_GH0.tar.gz) = 660121 +TIMESTAMP = 1698575077 +SHA256 (X16Community-x16-rom-r45_GH0.tar.gz) = 07c6e59bbea99d3ee2d7bc4436fe8f437e09c4f7603d71da9855c4a6f323721f +SIZE (X16Community-x16-rom-r45_GH0.tar.gz) = 901412 |