Date: Friday, November 5, 2021 @ 08:00:15 Author: alucryd Revision: 1037102
upgpkg: ulfius 2.7.5-1 Modified: ulfius/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-05 08:00:04 UTC (rev 1037101) +++ PKGBUILD 2021-11-05 08:00:15 UTC (rev 1037102) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=ulfius -pkgver=2.7.4 +pkgver=2.7.5 pkgrel=1 pkgdesc='HTTP Framework for REST Applications in C' arch=(x86_64) @@ -25,7 +25,7 @@ ninja ) provides=(libulfius.so) -_tag=845a5f471b0f2d2578b0997f531e503d31fda2ae +_tag=27c4b7d090e78b1a3feb78e0d155139d0cc5ab50 source=(git+https://github.com/babelouest/ulfius.git#tag=${_tag}) validpgpkeys=(8405B02FCC28EF9744C8F253FE82139440BD22B9) # Nicolas Mora <[email protected]> b2sums=(SKIP)
