projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37e56d8
)
package/ipcalc: use gitlab macro
author
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sun, 28 Mar 2021 19:13:53 +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/ipcalc/ipcalc.mk
patch
|
blob
|
history
diff --git
a/package/ipcalc/ipcalc.mk
b/package/ipcalc/ipcalc.mk
index c4ce8b9cebf493cf573b8392cbdced4b6daf9d25..ff9d6433899816e09a230439cc5bfee41f5d23f6 100644
(file)
--- a/
package/ipcalc/ipcalc.mk
+++ b/
package/ipcalc/ipcalc.mk
@@
-5,7
+5,7
@@
################################################################################
IPCALC_VERSION = 1.0.0
-IPCALC_SITE =
https://gitlab.com/ipcalc/ipcalc/-/archive/$(IPCALC_VERSION
)
+IPCALC_SITE =
$(call gitlab,ipcalc,ipcalc,$(IPCALC_VERSION)
)
IPCALC_SOURCE = ipcalc-$(IPCALC_VERSION).tar.bz2
IPCALC_LICENSE = GPL-2.0+
IPCALC_LICENSE_FILES = COPYING