From c1a8e4ce52d5eb67cc54f72ae743e195575168d3fb73a86234c725608439939f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 22 Nov 2021 10:18:25 +0000 Subject: [PATCH] fix download url OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcat-openbsd?expand=0&rev=26 --- netcat-openbsd.changes | 6 ++++++ netcat-openbsd.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/netcat-openbsd.changes b/netcat-openbsd.changes index 79d1499..9cd2675 100644 --- a/netcat-openbsd.changes +++ b/netcat-openbsd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 22 10:16:15 UTC 2021 - Peter Simons + +- Fix download URL. Debian has purged older versions from their + servers. + ------------------------------------------------------------------- Tue Dec 15 13:15:37 UTC 2020 - Cristian Rodríguez diff --git a/netcat-openbsd.spec b/netcat-openbsd.spec index 9cf9fbc..8d15502 100644 --- a/netcat-openbsd.spec +++ b/netcat-openbsd.spec @@ -1,7 +1,7 @@ # # spec file for package netcat-openbsd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: TCP/IP swiss army knife License: BSD-3-Clause Group: Productivity/Networking/Other URL: https://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ -Source0: http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_%{version}.orig.tar.gz +Source0: http://old.kali.org/kali/pool/main/n/netcat-openbsd/netcat-openbsd_%{version}.orig.tar.gz #Patches from: http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_%{version}-2.debian.tar.xz Patch0: port-to-linux-with-libsd.patch Patch1: build-without-TLS-support.patch