projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11176dd
)
package/frotz: use gitlab macro
author
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 28 Mar 2021 19:13:52 +0000
(21:13 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 28 Mar 2021 20:44:57 +0000
(22:44 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/frotz/frotz.mk
patch
|
blob
|
history
diff --git
a/package/frotz/frotz.mk
b/package/frotz/frotz.mk
index cc0421358cfffa6b9e09b54826bb6b3491cd4e9b..c1362b2ac6ed6ad191c717a7e82a64cb99421b71 100644
(file)
--- a/
package/frotz/frotz.mk
+++ b/
package/frotz/frotz.mk
@@
-6,7
+6,7
@@
FROTZ_VERSION = 2.53
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_LICENSE = GPL-2.0+
FROTZ_LICENSE_FILES = COPYING