Update atari800 to 5.0.0.

This commit is contained in:
fcambus 2022-07-22 15:16:47 +00:00
parent fb448a919f
commit 4cdd1a4ab5
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,9 @@
COMMENT = Atari 8-bit computer systems and 5200 game console emulator
V = 4.2.0
V = 5.0.0
DISTNAME = atari800-${V}-src
PKGNAME = ${DISTNAME:S/-src//}
EXTRACT_SUFX= .tgz
REVISION = 0
CATEGORIES = emulators
@ -13,11 +12,12 @@ HOMEPAGE = https://atari800.github.io/
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB += SDL c curses m pthread readline z
WANTLIB += SDL c curses m mp3lame pthread readline z
MASTER_SITES = https://github.com/atari800/atari800/releases/download/ATARI800_${V:S/./_/g}/
LIB_DEPENDS = devel/sdl
LIB_DEPENDS = audio/lame \
devel/sdl
WRKDIST = ${WRKDIR}/atari800-${V}

View File

@ -1,2 +1,2 @@
SHA256 (atari800-4.2.0-src.tgz) = VctVaCKcQV8XghMK/RHfiMA7ttgfpKpgpKyKLxUfE1k=
SIZE (atari800-4.2.0-src.tgz) = 7047710
SHA256 (atari800-5.0.0-src.tgz) = 6qLfe3Zkbx5J1eVkORcH5aS1bZYYEM/2vHyAm/p3RgU=
SIZE (atari800-5.0.0-src.tgz) = 1847596