Browse Source

pkg: version set to 5.6.5 for rpms and alpine specs

Daniel-Constantin Mierla 1 year ago
parent
commit
c1d7e9d6de
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pkg/kamailio/alpine/APKBUILD
  2. 1 1
      pkg/kamailio/obs/kamailio.spec

+ 1 - 1
pkg/kamailio/alpine/APKBUILD

@@ -4,7 +4,7 @@
 # Maintainer: Nathan Angelacos <[email protected]>
 
 pkgname=kamailio
-pkgver=5.6.4
+pkgver=5.6.5
 pkgrel=0
 
 # If building from a git snapshot, specify the gitcommit

+ 1 - 1
pkg/kamailio/obs/kamailio.spec

@@ -1,5 +1,5 @@
 %define name    kamailio
-%define ver 5.6.4
+%define ver 5.6.5
 %define rel dev1.0%{dist}
 
 %if 0%{?fedora}