Date: Monday, January 10, 2022 @ 11:04:33 Author: alucryd Revision: 1099073
upgpkg: ulfius 2.7.7-1 Modified: ulfius/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 11:04:02 UTC (rev 1099072) +++ PKGBUILD 2022-01-10 11:04:33 UTC (rev 1099073) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=ulfius -pkgver=2.7.6 +pkgver=2.7.7 pkgrel=1 pkgdesc='HTTP Framework for REST Applications in C' arch=(x86_64) @@ -25,7 +25,7 @@ ninja ) provides=(libulfius.so) -_tag=424ccb163d3ac2e36ecbe264a0f97c2027097db4 +_tag=a57875390601b0b986046af96013ad83ae02ebf7 source=(git+https://github.com/babelouest/ulfius.git#tag=${_tag}) validpgpkeys=(8405B02FCC28EF9744C8F253FE82139440BD22B9) # Nicolas Mora <[email protected]> b2sums=(SKIP)
