mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
toxcore: update to 0.2.13.
Fixes CVE-2021-44847.
This commit is contained in:
parent
104d08634c
commit
8246eec1c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'toxcore'
|
# Template file for 'toxcore'
|
||||||
pkgname=toxcore
|
pkgname=toxcore
|
||||||
version=0.2.12
|
version=0.2.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="c-toxcore-${version}"
|
wrksrc="c-toxcore-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://tox.chat"
|
homepage="https://tox.chat"
|
||||||
changelog="https://raw.githubusercontent.com/TokTok/c-toxcore/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/TokTok/c-toxcore/master/CHANGELOG.md"
|
||||||
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=30ae3263c9b68d3bef06f799ba9d7a67e3fad447030625f0ffa4bb22684228b0
|
checksum=67114fa57504c58b695f5dce8ef85124d555f2c3c353d0d2615e6d4845114ab8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf other/bootstrap_daemon/tox-bootstrapd.conf
|
vsconf other/bootstrap_daemon/tox-bootstrapd.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue