summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2022-08-18 10:03:42 (GMT)
committerArkadiusz Miśkiewicz2022-08-18 10:03:42 (GMT)
commit1b572ba17dc696dc87d444804390ed38fa5617b9 (patch)
tree9d20758e41a1844ed29495d764a4e0df2cdf2e12
parent4ab5a62072f969420901128f7b6a6ab3f4881c4a (diff)
downloadglew-master.zip
glew-master.tar.gz
Update URLsHEADmaster
-rw-r--r--glew.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/glew.spec b/glew.spec
index d871f18..3f44842 100644
--- a/glew.spec
+++ b/glew.spec
@@ -5,11 +5,11 @@ Version: 2.2.0
Release: 1
License: BSD
Group: Libraries
-Source0: http://downloads.sourceforge.net/glew/%{name}-%{version}.tgz
+Source0: https://github.com/nigels-com/glew/releases/download/glew-%{version}/glew-%{version}.tgz
# Source0-md5: 3579164bccaef09e36c0af7f4fd5c7c7
Patch0: %{name}-eglew.patch
Patch1: %{name}-const.patch
-URL: http://glew.sourceforge.net/
+URL: https://github.com/nigels-com/glew
BuildRequires: OpenGL-GLU-devel
BuildRequires: xorg-lib-libX11-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)