toxcore: update to 0.1.4.
This commit is contained in:
parent
d4a039e6f6
commit
cb359c70f7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toxcore'
|
||||
pkgname=toxcore
|
||||
version=0.1.3
|
||||
version=0.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
wrksrc="c-toxcore-${version}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://tox.chat"
|
||||
distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz"
|
||||
checksum=741d2d943b7c17c79a24d21611709aae2b835cd2e265b712b5626798ef4e815b
|
||||
checksum=87b228b4ccbc8149cf7745641c9332a208b22dc7a41b9d421810d0677723774c
|
||||
|
||||
configure_args="--enable-daemon"
|
||||
system_accounts="toxbootstrapd"
|
||||
|
|
Loading…
Reference in New Issue