[arch-commits] Commit in ulfius/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Thu Sep 9 09:23:17 UTC 2021
Date: Thursday, September 9, 2021 @ 09:23:16
Author: alucryd
Revision: 1013056
upgpkg: ulfius 2.7.4-1
Modified:
ulfius/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-09 09:21:53 UTC (rev 1013055)
+++ PKGBUILD 2021-09-09 09:23:16 UTC (rev 1013056)
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=ulfius
-pkgver=2.7.3
-pkgrel=2
+pkgver=2.7.4
+pkgrel=1
pkgdesc='HTTP Framework for REST Applications in C'
arch=(x86_64)
url=https://github.com/babelouest/ulfius
@@ -25,7 +25,7 @@
ninja
)
provides=(libulfius.so)
-_tag=c6ff5f8c8a7ece11ea13bd008ae14e8b5de4728c
+_tag=845a5f471b0f2d2578b0997f531e503d31fda2ae
source=(git+https://github.com/babelouest/ulfius.git#tag=${_tag})
validpgpkeys=(8405B02FCC28EF9744C8F253FE82139440BD22B9) # Nicolas Mora <nicolas at babelouest.org>
b2sums=(SKIP)
More information about the arch-commits
mailing list