Explorar el Código

pkg: version set to 5.5.0 for rpm and alpine specs

Daniel-Constantin Mierla hace 4 años
padre
commit
cbdf8d8c4c
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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.1.0
+pkgver=5.5.0
 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.4.0
+%define ver 5.5.0
 %define rel dev1.0%{dist}
 
 %if 0%{?fedora}