toxcore: update to 0.1.8.
This commit is contained in:
parent
2948306c1c
commit
89ad97e656
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toxcore'
|
||||
pkgname=toxcore
|
||||
version=0.1.7
|
||||
version=0.1.8
|
||||
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=8053e246344b1700cc9ee65fe8921ea97db999767e669d76298eca3a4f88c53d
|
||||
checksum=f8b44a54b775a4cb3b6f5efb37d5954bdc6f142c982169f1fad3300c6bf25639
|
||||
|
||||
configure_args="--enable-daemon"
|
||||
system_accounts="toxbootstrapd"
|
||||
|
|
Loading…
Reference in New Issue