From: John Keeping Date: Tue, 30 Apr 2019 13:28:26 +0000 (+0100) Subject: package/netcat-openbsd: switch to new upstream URL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=14839eca9a635c1ef2452f0c96614c8c273e9f72;p=buildroot.git package/netcat-openbsd: switch to new upstream URL anonscm.debian.org has been discontinued and now hosts a page pointing to salsa.debian.org. Switch to the new upstream URL, explicitly setting the method to git now that we use an HTTPS URL. Signed-off-by: John Keeping Signed-off-by: Peter Korsgaard --- diff --git a/package/netcat-openbsd/netcat-openbsd.mk b/package/netcat-openbsd/netcat-openbsd.mk index e98b479c4f..b313116b3f 100644 --- a/package/netcat-openbsd/netcat-openbsd.mk +++ b/package/netcat-openbsd/netcat-openbsd.mk @@ -5,7 +5,8 @@ ################################################################################ NETCAT_OPENBSD_VERSION = debian/1.190-1 -NETCAT_OPENBSD_SITE = git://anonscm.debian.org/collab-maint/netcat-openbsd +NETCAT_OPENBSD_SITE = https://salsa.debian.org/debian/netcat-openbsd.git +NETCAT_OPENBSD_SITE_METHOD = git NETCAT_OPENBSD_LICENSE = BSD-3-Clause NETCAT_OPENBSD_LICENSE_FILES = debian/copyright NETCAT_OPENBSD_DEPENDENCIES = host-pkgconf libbsd