From 35638c756de44416e829952d43e4ef6cd66564bf Mon Sep 17 00:00:00 2001 From: Shinwell Hu Date: Tue, 2 Jun 2020 14:38:02 +0000 Subject: [PATCH] update url and source --- libnet.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libnet.spec b/libnet.spec index 6f010bf..9f0673e 100644 --- a/libnet.spec +++ b/libnet.spec @@ -3,8 +3,8 @@ Version: 1.2 Release: 0 Summary: A C library to help with construction and handling of network packets License: BSD -URL: http://www.sourceforge.net/projects/libnet-dev/ -Source: http://downloads.sourceforge.net/libnet-dev/%{name}-%{version}.tar.gz +URL: https://github.com/libnet/libnet/ +Source: https://github.com/libnet/libnet/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: automake autoconf libtool %description