Skip to content

Commit

Permalink
Move official releases to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
dcommander committed Nov 30, 2023
1 parent 3eee0dd commit abeca1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/rpm.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Version: @VERSION@
Vendor: @PKGVENDOR@
URL: @PKGURL@
Group: System Environment/Libraries
#-->Source0: http://prdownloads.sourceforge.net/@CMAKE_PROJECT_NAME@/@CMAKE_PROJECT_NAME@-%{version}.tar.gz
#-->Source0: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/%{version}/libjpeg-turbo-%{version}.tar.gz
Release: @BUILD@
License: BSD-style
BuildRoot: %{_blddir}/%{name}-buildroot-%{version}-%{release}
Expand Down

0 comments on commit abeca1f

Please sign in to comment.