mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
6b02d696fc
commit
5224f5d87a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'toxcore'
|
# Template file for 'toxcore'
|
||||||
pkgname=toxcore
|
pkgname=toxcore
|
||||||
version=0.1.10
|
version=0.1.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="c-toxcore-${version}"
|
wrksrc="c-toxcore-${version}"
|
||||||
hostmakedepends="autoconf automake libtool pkg-config"
|
hostmakedepends="autoconf automake libtool pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://tox.chat"
|
homepage="https://tox.chat"
|
||||||
distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz"
|
distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz"
|
||||||
checksum=7ec99c71a31e612ba458d708e05174afb2852cfbb4504ccb9456bd706fc27bd1
|
checksum=85b6184a160c343616e3253a0bf728cfe1588e73b6d6f8772aa1e44061e41b10
|
||||||
|
|
||||||
configure_args="--enable-daemon"
|
configure_args="--enable-daemon"
|
||||||
system_accounts="toxbootstrapd"
|
system_accounts="toxbootstrapd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue