Browse Source

pkg/kamailio: version set 6.0.1 for rpms and alpine

Daniel-Constantin Mierla 6 months ago
parent
commit
544cd04b86
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=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}