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

Giovanni Scafora giovanni at archlinux.org
Thu Oct 23 09:50:30 UTC 2014


    Date: Thursday, October 23, 2014 @ 11:50:30
  Author: giovanni
Revision: 225223

upgpkg: asio 1.10.2-1

upstream release

Modified:
  asio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-23 08:52:54 UTC (rev 225222)
+++ PKGBUILD	2014-10-23 09:50:30 UTC (rev 225223)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=asio
-pkgver=1.10.1
+pkgver=1.10.2
 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=('4d508c9947404fee40945375b8a5fd32')
+md5sums=('cf518ce6978b525b69a8f543f8fe419f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list