Ver código fonte

pkg: version set to 5.6.6 for rpms and alpine specs

Daniel-Constantin Mierla 1 ano atrás
pai
commit
6cea099092
2 arquivos alterados com 2 adições e 2 exclusões
  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}