rebuild gflags dependent packages
There are other packages but they were rebuilt/updated after the breaking change in 77b9bfb0
This commit is contained in:
@@ -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')
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user