Date: Thursday, February 9, 2023 @ 13:23:16 Author: alucryd Revision: 1397626
upgpkg: ulfius 2.7.13-1 Modified: ulfius/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-09 13:18:43 UTC (rev 1397625) +++ PKGBUILD 2023-02-09 13:23:16 UTC (rev 1397626) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=ulfius -pkgver=2.7.12 +pkgver=2.7.13 pkgrel=1 pkgdesc='HTTP Framework for REST Applications in C' arch=(x86_64) @@ -25,7 +25,7 @@ ninja ) provides=(libulfius.so) -_tag=28adf55cc4be875e03a5971a90474a07baac8c4e +_tag=3d40004de21c5d379568ef943a23b030a3f03922 source=(git+https://github.com/babelouest/ulfius.git#tag=${_tag}) validpgpkeys=(8405B02FCC28EF9744C8F253FE82139440BD22B9) # Nicolas Mora <[email protected]> b2sums=(SKIP)
