aboutsummaryrefslogtreecommitdiffstats
path: root/testing/toxcore
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-17 22:53:22 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-17 23:26:30 -0300
commita9143ee714bb93bbdf1d4fcc3ee5a848dc35d952 (patch)
treed4fd20dc16d9d3ebc348015da22c43a559619588 /testing/toxcore
parent0fd6c7164065cd806e2ccf659dba2cffb273e4de (diff)
downloadaports-a9143ee714bb93bbdf1d4fcc3ee5a848dc35d952.tar.bz2
aports-a9143ee714bb93bbdf1d4fcc3ee5a848dc35d952.tar.xz
testing/toxcore: upgrade to 0.2.10
Diffstat (limited to 'testing/toxcore')
-rw-r--r--testing/toxcore/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/toxcore/APKBUILD b/testing/toxcore/APKBUILD
index 60e6c99444..781f47fe20 100644
--- a/testing/toxcore/APKBUILD
+++ b/testing/toxcore/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Sieber <mail@strfry.org>
pkgname=toxcore
-pkgver=0.2.9
-pkgrel=1
+pkgver=0.2.10
+pkgrel=0
pkgdesc="Tox communication project - Core Library"
url="https://tox.chat/"
arch="all"
@@ -33,4 +33,4 @@ package() {
rm -f "$pkgdir"/usr/lib/*.a
}
-sha512sums="917826a906a9ca4f04f34494616b8e36ec9e74c6b0709c50e8fe2dd9da680d170013fef242a3fe1b834e8e54cd2dde6be1c14e5d977f8531436ef34280bc3966 toxcore-0.2.9.tar.gz"
+sha512sums="8a6a78c52a67be0b727d0d3a8d1cece20ad716a2e694df0aa747eee7764f64c957458584f59db5e727a9803ed7b21adc1ad8d7e80fd6651e7774ca3504b38fc7 toxcore-0.2.10.tar.gz"