[arch-commits] Commit in asio/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Sep 22 16:42:07 UTC 2016


    Date: Thursday, September 22, 2016 @ 16:42:07
  Author: arojas
Revision: 276832

Update to 1.10.8

Modified:
  asio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-22 15:48:35 UTC (rev 276831)
+++ PKGBUILD	2016-09-22 16:42:07 UTC (rev 276832)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=asio
-pkgver=1.10.6
+pkgver=1.10.8
 pkgrel=1
 pkgdesc="Cross-platform C++ library for ASynchronous network I/O"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('boost')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('85d014a356a6e004cd30ccd4c9b6a5c2')
+md5sums=('59702ae78da4c45e5fffad39b062cf42')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list