mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
emulators/openmsx: remove USE_GITHUB
Use MASTER_SITES instead of USE_GITHUB, see https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github PR: 280018 Reported by: diizzy
This commit is contained in:
parent
01623d80e0
commit
e91ba47763
@ -1,6 +1,7 @@
|
||||
PORTNAME= openmsx
|
||||
DISTVERSION= 19.1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_19_1/
|
||||
|
||||
MAINTAINER= dmenelkir@gmail.com
|
||||
COMMENT= Open source MSX emulator
|
||||
@ -20,11 +21,6 @@ LIB_DEPENDS= libao.so:audio/libao \
|
||||
USES= gl gmake pkgconfig python sdl tcl
|
||||
USE_GCC= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= openMSX
|
||||
GH_PROJECT= openMSX
|
||||
GH_TAGNAME= RELEASE_19_1
|
||||
|
||||
USE_GL= gl glew
|
||||
USE_SDL= sdl2 ttf2
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1724307536
|
||||
SHA256 (openMSX-openMSX-19.1-RELEASE_19_1_GH0.tar.gz) = 06b204ed5e126be9af6a268717c911a9d67415745e02845f7d5657fbb89b38ee
|
||||
SIZE (openMSX-openMSX-19.1-RELEASE_19_1_GH0.tar.gz) = 5832487
|
||||
TIMESTAMP = 1724517832
|
||||
SHA256 (openmsx-19.1.tar.gz) = 979b1322215095d82d5ea4a455c5e089fcbc4916c0725d6362a15b7022c0e249
|
||||
SIZE (openmsx-19.1.tar.gz) = 4216833
|
||||
|
Loading…
Reference in New Issue
Block a user