teamspeak: Update version

This commit is contained in:
Ossi Salmi 2013-11-24 22:16:48 +02:00
parent 481409b4c1
commit 74b91b8380
2 changed files with 2 additions and 1 deletions

View file

@ -79,6 +79,7 @@ class teamspeak($package=undef, $license=undef) {
owner => "teamspeak",
group => "teamspeak",
source => $license,
replace => false,
require => File["/srv/teamspeak"],
notify => Service["teamspeak"],
}