浏览代码

pkg/kamailio: version set 6.0.1 for rpms and alpine

Daniel-Constantin Mierla 6 月之前
父节点
当前提交
544cd04b86
共有 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=6.0.0
+pkgver=6.0.1
 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 6.0.0
+%define ver 6.0.1
 %define rel dev1.0%{dist}
 
 %if 0%{?fedora}