Browse Source

Typo fix in Source0 url

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
pull/89/head
Peter Lemenkov 11 years ago
parent
commit
8d56ed5067
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      el/rtpengine.spec

+ 1
- 1
el/rtpengine.spec View File

@ -6,7 +6,7 @@ Summary: The Sipwise NGCP rtpengine
Group: System Environment/Daemons
License: GPLv3
URL: https://github.com/sipwise/rtpengine
Source0: https://github.com/sipwise/rtpengine/archive/%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/sipwise/rtpengine/archive/mr%{version}/%{name}-%{version}.tar.gz
Conflicts: %{name}-kernel < %{version}-%{release}
BuildRequires: gcc make pkgconfig redhat-rpm-config


Loading…
Cancel
Save