toxcore: update to 0.1.5. (soname bump)
This commit is contained in:
parent
96808434c5
commit
9fffbba248
@ -2041,10 +2041,10 @@ libprotobuf-c.so.1 protobuf-c-1.1.0_1
|
|||||||
libutf8proc.so.1 libutf8proc-1.1.6_1
|
libutf8proc.so.1 libutf8proc-1.1.6_1
|
||||||
libnsutils.so.0 libnsutils-0.0.1_1
|
libnsutils.so.0 libnsutils-0.0.1_1
|
||||||
libfilteraudio.so.0 filteraudio-git-20150416_3
|
libfilteraudio.so.0 filteraudio-git-20150416_3
|
||||||
libtoxcore.so.0 toxcore-0.1.2_1
|
libtoxcore.so.1 toxcore-0.1.5_1
|
||||||
libtoxdns.so.0 toxcore-0.1.2_1
|
libtoxdns.so.1 toxcore-0.1.5_1
|
||||||
libtoxencryptsave.so.0 toxcore-0.1.2_1
|
libtoxencryptsave.so.1 toxcore-0.1.5_1
|
||||||
libtoxav.so.0 toxcore-0.1.2_1
|
libtoxav.so.1 toxcore-0.1.5_1
|
||||||
libgom-1.0.so.0 gom-0.3.0_1
|
libgom-1.0.so.0 gom-0.3.0_1
|
||||||
libetpan.so.20 libetpan-1.7.2_1
|
libetpan.so.20 libetpan-1.7.2_1
|
||||||
libxmp.so.4 libxmp-4.3.7_1
|
libxmp.so.4 libxmp-4.3.7_1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'toxcore'
|
# Template file for 'toxcore'
|
||||||
pkgname=toxcore
|
pkgname=toxcore
|
||||||
version=0.1.4
|
version=0.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="c-toxcore-${version}"
|
wrksrc="c-toxcore-${version}"
|
||||||
@ -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=87b228b4ccbc8149cf7745641c9332a208b22dc7a41b9d421810d0677723774c
|
checksum=32ee841e91594a95d6193e4a29d61b0935e4e145ffb2ddb9009c7d79ff9efa3b
|
||||||
|
|
||||||
configure_args="--enable-daemon"
|
configure_args="--enable-daemon"
|
||||||
system_accounts="toxbootstrapd"
|
system_accounts="toxbootstrapd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user