package/ipcalc: use gitlab macro
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 28 Mar 2021 19:13:53 +0000 (21:13 +0200)
committerYann 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

index c4ce8b9cebf493cf573b8392cbdced4b6daf9d25..ff9d6433899816e09a230439cc5bfee41f5d23f6 100644 (file)
@@ -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