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