From 5d3f633c455fac179bf0a358e062b6cf91ad9c83 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sun, 15 Apr 2018 20:06:55 +0000 Subject: community/asio: upgrade to 1.12.1 --- community/asio/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/asio/APKBUILD') diff --git a/community/asio/APKBUILD b/community/asio/APKBUILD index 485f5b7029..14589497e7 100644 --- a/community/asio/APKBUILD +++ b/community/asio/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=asio -pkgver=1.12.0 -pkgrel=2 +pkgver=1.12.1 +pkgrel=0 pkgdesc="Cross-platform C++ library for network programming" url="https://think-async.com" arch="all" @@ -41,4 +41,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="30e31f09831a7119611c517bdfeda3489e900052460b6c1793a7e5a7587723db22525af8475d5b95ef777fc17d1f041fdf0faaae05f4d8c7902c58b90f8f6ed2 asio-1.12.0.tar.bz2" +sha512sums="a994e1ee9a252d9f8cc2ada0915a9866eeebdd2b1d9a8fd50fa8db06d5ee6277f44a0f83c79f46f939adca43e02373ffee78ff6b1d6ae1798dcb1cd6d56dc568 asio-1.12.1.tar.bz2" -- cgit v1.2.3