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

Maxime Gauduin alucryd at gemini.archlinux.org
Sun May 1 09:41:03 UTC 2022


    Date: Sunday, May 1, 2022 @ 09:41:03
  Author: alucryd
Revision: 1192058

upgpkg: glewlwyd 2.7.0-1

Modified:
  glewlwyd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-01 09:35:22 UTC (rev 1192057)
+++ PKGBUILD	2022-05-01 09:41:03 UTC (rev 1192058)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=glewlwyd
-pkgver=2.6.1
-pkgrel=3
+pkgver=2.7.0
+pkgrel=1
 pkgdesc='Single-Sign-On (SSO) server with multiple factor authentication'
 arch=(x86_64)
 url=https://github.com/babelouest/glewlwyd
@@ -33,7 +33,7 @@
   systemd
 )
 backup=(etc/glewlwyd/glewlwyd.conf)
-_tag=a7ddc5b3c2981cf15fc477fbd12397afcc559e4b
+_tag=c948baf67c6f066b41c2c3beaa83028b4f96972e
 source=(
   git+https://github.com/babelouest/glewlwyd.git#tag=${_tag}
   glewlwyd.service
@@ -48,7 +48,6 @@
 }
 
 build() {
- export CFLAGS+=" -Wno-implicit-function-declaration"
   cmake -S glewlwyd -B build -G Ninja \
     -DCMAKE_BUILD_TYPE=None \
     -DCMAKE_INSTALL_PREFIX=/usr \



More information about the arch-commits mailing list