toxcore-git: update to 20160118
This commit is contained in:
parent
9825a724fc
commit
688503ce75
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'toxcore-git'
|
||||
pkgname="toxcore-git"
|
||||
version="20151211"
|
||||
revision=2
|
||||
_commithash="1c8109e524870bb51622c098ce08533535cb3eab"
|
||||
version="20160118"
|
||||
revision=1
|
||||
_commithash="b9ef24875ce1d9bf5f04f0164ae95f729330a295"
|
||||
short_desc="Encrypted peer-to-peer instant messenger protocol library"
|
||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
@ -10,7 +10,7 @@ homepage="https://tox.chat"
|
|||
makedepends="libsodium-devel opus-devel libvpx-devel"
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
distfiles="https://github.com/irungentoo/toxcore/archive/${_commithash}.tar.gz"
|
||||
checksum=386e39d4d29e6313682c9403dcbe60bbb5a47f5f22d174a6c6eed45170fbb6a0
|
||||
checksum=1c3e4824ac273878e1624c766dfb6119623086306f96f609cb73d3abed3321c2
|
||||
wrksrc="toxcore-${_commithash}"
|
||||
build_style="gnu-configure"
|
||||
|
||||
|
|
Loading…
Reference in a new issue