rebuild gflags dependent packages

There are other packages but they were rebuilt/updated after the breaking change in 77b9bfb0
This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2025-09-12 16:35:38 +01:00
parent 406505b7f3
commit 192887f86e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ _realname=glog
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.7.1
pkgrel=5
pkgrel=6
pkgdesc="C++ implementation of the Google logging module (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')

View File

@@ -4,7 +4,7 @@ _realname=ng-log
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.8.2
pkgrel=1
pkgrel=2
pkgdesc="C++14 library that implements application-level logging (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')