toxcore: update to 0.1.7.
This commit is contained in:
parent
1dfa209225
commit
432eda1de3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toxcore'
|
||||
pkgname=toxcore
|
||||
version=0.1.6
|
||||
version=0.1.7
|
||||
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=c2fea86ea15fb04e3c9841fc6ab0f53ca8d0328b90e577fb82c676b8ec6cde13
|
||||
checksum=8053e246344b1700cc9ee65fe8921ea97db999767e669d76298eca3a4f88c53d
|
||||
|
||||
configure_args="--enable-daemon"
|
||||
system_accounts="toxbootstrapd"
|
||||
|
|
Loading…
Reference in a new issue