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

Bruno Pagani archange at archlinux.org
Sun Sep 13 12:20:21 UTC 2020


    Date: Sunday, September 13, 2020 @ 12:20:20
  Author: archange
Revision: 705110

upgpkg: restinio 0.6.10-1

Modified:
  restinio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 12:12:33 UTC (rev 705109)
+++ PKGBUILD	2020-09-13 12:20:20 UTC (rev 705110)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=restinio
-pkgver=0.6.9
+pkgver=0.6.10
 pkgrel=1
 pkgdesc="Header-only C++14 library that gives you an embedded HTTP/Websocket server"
 arch=(any)
@@ -10,7 +10,7 @@
 depends=(asio http-parser fmt)
 makedepends=(cmake gcc openssl zlib pcre pcre2 boost)
 source=(https://github.com/Stiffstream/restinio/releases/download/v.${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('feb3e2a673d09a23f20ad8c9362f1c6605164d959df5847efc261df7ce59dc14')
+sha256sums=('6561c5b2ae4172612ad6f666d37900b437c760713ea3c17102c59ec84dfcbf57')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver}/dev/ \



More information about the arch-commits mailing list