teamspeak: Update teamspeak version
This commit is contained in:
parent
d479e00de2
commit
198c8b1520
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
include $(CURDIR)/../Makefile.inc
|
||||
|
||||
VERSION = 3.0.12.4
|
||||
VERSION = 3.0.13.4
|
||||
|
||||
TARGET32 = teamspeak3-server_linux-x86-$(VERSION).tar.bz2
|
||||
TARGET32 = teamspeak3-server_linux_x86-$(VERSION).tar.bz2
|
||||
SOURCE32 = http://dl.4players.de/ts/releases/$(VERSION)/teamspeak3-server_linux_x86-$(VERSION).tar.bz2
|
||||
TARGET64 = teamspeak3-server_linux-amd64-$(VERSION).tar.bz2
|
||||
TARGET64 = teamspeak3-server_linux_amd64-$(VERSION).tar.bz2
|
||||
SOURCE64 = http://dl.4players.de/ts/releases/$(VERSION)/teamspeak3-server_linux_amd64-$(VERSION).tar.bz2
|
||||
|
||||
all: download manifest
|
||||
|
|
Loading…
Add table
Reference in a new issue