teamspeak: Update version
This commit is contained in:
parent
481409b4c1
commit
74b91b8380
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
include $(CURDIR)/../Makefile.inc
|
||||
|
||||
VERSION = 3.0.8
|
||||
VERSION = 3.0.10.1
|
||||
|
||||
TARGET32 = teamspeak3-server_linux-x86-$(VERSION).tar.gz
|
||||
SOURCE32 = http://ftp.4players.de/pub/hosted/ts3/releases/$(VERSION)/teamspeak3-server_linux-x86-$(VERSION).tar.gz
|
||||
|
|
|
@ -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"],
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue