toxcore: update to 0.1.6.
This commit is contained in:
parent
29bd95e082
commit
0bd4eac064
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toxcore'
|
||||
pkgname=toxcore
|
||||
version=0.1.5
|
||||
version=0.1.6
|
||||
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=32ee841e91594a95d6193e4a29d61b0935e4e145ffb2ddb9009c7d79ff9efa3b
|
||||
checksum=c2fea86ea15fb04e3c9841fc6ab0f53ca8d0328b90e577fb82c676b8ec6cde13
|
||||
|
||||
configure_args="--enable-daemon"
|
||||
system_accounts="toxbootstrapd"
|
||||
|
|
Loading…
Reference in New Issue