Add the version to the dpkg package to allow updates
This commit is contained in:
parent
d398c167ca
commit
5106ba20fd
@ -43,6 +43,7 @@ end
|
|||||||
|
|
||||||
dpkg_package "ejabberd" do
|
dpkg_package "ejabberd" do
|
||||||
source package_path
|
source package_path
|
||||||
|
version "#{ejabberd_version}-0"
|
||||||
action :nothing
|
action :nothing
|
||||||
notifies :create, "file[/lib/systemd/system/ejabberd.service]", :immediately
|
notifies :create, "file[/lib/systemd/system/ejabberd.service]", :immediately
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user