浏览代码

pkg: version set to 5.6.6 for rpms and alpine specs

Daniel-Constantin Mierla 1 年之前
父节点
当前提交
6cea099092
共有 2 个文件被更改,包括 2 次插入2 次删除
  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.5
+pkgver=5.6.6
 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.5
+%define ver 5.6.6
 %define rel dev1.0%{dist}
 
 %if 0%{?fedora}