Skip to content

Commit

Permalink
pkg/kamailio: updated version to 5.2.5 in spec files
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Oct 10, 2019
1 parent 361b5c5 commit b8fed3a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pkg/kamailio/alpine/APKBUILD
Expand Up @@ -4,7 +4,7 @@
# Maintainer: Nathan Angelacos <nangel@alpinelinux.org>

pkgname=kamailio
pkgver=5.2.4
pkgver=5.2.5
pkgrel=0

# If building from a git snapshot, specify the gitcommit
Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/obs/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.2.4
%define ver 5.2.5
%define rel dev1.0%{dist}

%if 0%{?fedora} == 27
Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/oracle/el6/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.2.4
%define ver 5.2.5
%define rel 0
%define _sharedir %{_prefix}/share

Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/oracle/el7/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.2.4
%define ver 5.2.5
%define rel 0
%define _sharedir %{_prefix}/share

Expand Down

0 comments on commit b8fed3a

Please sign in to comment.