Browse Source

el: updated GitHub sources download URL

This allow automaticaly download when added
--undefine=_disable_source_fetch options

Example
rpmbuild -ba --undefine=_disable_source_fetch rtpengine.spec
pull/2001/head
Sergey Safarov 3 months ago
parent
commit
dd3009741a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      el/rtpengine.spec

+ 1
- 1
el/rtpengine.spec View File

@ -5,7 +5,7 @@ Summary: The Sipwise NGCP rtpengine daemon
Group: System Environment/Daemons
License: GPLv3
URL: https://github.com/sipwise/rtpengine
Source0: https://github.com/sipwise/rtpengine/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/sipwise/rtpengine/archive/refs/tags/mr%{version}.tar.gz?download=%{name}-%{version}.tar.gz
Conflicts: %{name}-kernel < %{version}-%{release}
%global with_transcoding 1


Loading…
Cancel
Save