package/frotz: use gitlab macro
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
11176ddc1b
commit
37e56d855d
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
FROTZ_VERSION = 2.53
|
FROTZ_VERSION = 2.53
|
||||||
FROTZ_SOURCE = frotz-$(FROTZ_VERSION).tar.bz2
|
FROTZ_SOURCE = frotz-$(FROTZ_VERSION).tar.bz2
|
||||||
FROTZ_SITE = https://gitlab.com/DavidGriffith/frotz/-/archive/$(FROTZ_VERSION)
|
FROTZ_SITE = $(call gitlab,DavidGriffith,frotz,$(FROTZ_VERSION))
|
||||||
FROTZ_DEPENDENCIES = host-pkgconf ncurses
|
FROTZ_DEPENDENCIES = host-pkgconf ncurses
|
||||||
FROTZ_LICENSE = GPL-2.0+
|
FROTZ_LICENSE = GPL-2.0+
|
||||||
FROTZ_LICENSE_FILES = COPYING
|
FROTZ_LICENSE_FILES = COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user