mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/toxcore: Updated for version 20160319_532629d.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
6986ae5d18
commit
1829736831
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=toxcore
|
||||
VERSION=${VERSION:-20160214}
|
||||
VERSION=${VERSION:-20160319_532629d}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="toxcore"
|
||||
VERSION="20160214"
|
||||
VERSION="20160319_532629d"
|
||||
HOMEPAGE="http://tox.chat/"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20160214.tar.bz2"
|
||||
MD5SUM="926a14b5698e025ca1c36713144db471"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20160319_532629d.tar.bz2"
|
||||
MD5SUM="e1a54bf922f9be92fb155602b61a4b04"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsodium opus"
|
||||
REQUIRES="libsodium libvpx opus"
|
||||
MAINTAINER="Mario Preksavec"
|
||||
EMAIL="mario at slackware dot hr"
|
||||
|
|
Loading…
Reference in a new issue