aboutsummaryrefslogtreecommitdiffstats
path: root/community/asio
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-03-14 19:51:30 +0200
committerprspkt <prspkt@protonmail.com>2019-03-14 21:30:03 +0200
commit16b0e8ceee692aac8432fbbfd9e3547e72d07d63 (patch)
tree58b23407e9e478271dc507e101605c0cf2fee457 /community/asio
parentf2c26c7c744245bc3ea738b6a304b4206ba171f4 (diff)
downloadaports-16b0e8ceee692aac8432fbbfd9e3547e72d07d63.tar.bz2
aports-16b0e8ceee692aac8432fbbfd9e3547e72d07d63.tar.xz
community/asio: upgrade to 1.13.0
Diffstat (limited to 'community/asio')
-rw-r--r--community/asio/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/asio/APKBUILD b/community/asio/APKBUILD
index 730e7407da..388624f1fb 100644
--- a/community/asio/APKBUILD
+++ b/community/asio/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=asio
-pkgver=1.12.2
+pkgver=1.13.0
pkgrel=0
pkgdesc="Cross-platform C++ library for network programming"
url="https://think-async.com"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="7ce2c9e846059a2205eca6bde285eab81164fbe087d51d35a33a07be6208049fcf07fc1ac33934a758b6b5907e56f3377e20bff10ffc9268376f81c6fae4e34a asio-1.12.2.tar.bz2"
+sha512sums="30b09c6656c9beaf091e72d518930bb5650f4bf66b286d11457a949a690a2b9ddcad0c95cb2098b41a2226f354741755ffbc92098f2844f3253e1921ff60cd5b asio-1.13.0.tar.bz2"