toxcore-git: update to 20160417.
This commit is contained in:
parent
80f01319d9
commit
e334f6e938
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'toxcore-git'
|
||||
pkgname="toxcore-git"
|
||||
version="20160131"
|
||||
revision=2
|
||||
_commithash="94cc8b11ff473064526737936f64b6f9a19c239d"
|
||||
pkgname=toxcore-git
|
||||
version=20160417
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
_commithash=532629d486e3361c7d8d95b38293cc7d61dc4ee5
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
makedepends="libsodium-devel opus-devel libvpx-devel"
|
||||
short_desc="Encrypted peer-to-peer instant messenger protocol library"
|
||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||
license="GPL-3"
|
||||
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=4df62a3488429f0b1adbf24312dc39eb140bae88774124072400930967888d19
|
||||
checksum=0e85ed1687a85b17feb674fdea49205b0d9ddde793eb55857d7cdd5381a2b71a
|
||||
|
||||
wrksrc="toxcore-${_commithash}"
|
||||
build_style="gnu-configure"
|
||||
configure_args="--enable-daemon"
|
||||
system_accounts="toxbootstrapd"
|
||||
toxbootstrapd_homedir="/etc/toxbootstrapd"
|
||||
|
|
Loading…
Reference in New Issue