File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2580,7 +2580,7 @@ libunibilium.so.4 unibilium-2.0.0_1
25802580libtermkey.so.1 libtermkey-0.17_1
25812581libKF5I18n.so.5 ki18n-5.26.0_1
25822582libKF5I18nLocaleData.so.5 ki18n-5.88.0_1
2583- libglog.so.1 glog-0.6.0_1
2583+ libglog.so.2 glog-0.7.1_1
25842584libzita-convolver.so.4 zita-convolver-4.0.3_1
25852585libzita-alsa-pcmi.so.0 zita-alsa-pcmi-0.2.0_1
25862586libpugixml.so.1 pugixml-1.6_1
Original file line number Diff line number Diff line change 11# Template file for 'glog'
22pkgname=glog
3- version=0.6.0
4- revision=2
3+ version=0.7.1
4+ revision=1
55build_style=cmake
6+ configure_args="
7+ -DWITH_PKGCONFIG=ON"
68makedepends="gflags-devel libunwind-devel"
79checkdepends="gtest-devel"
810short_desc="Logging library for C++"
911maintainer="Orphaned <orphan@voidlinux.org>"
1012license="BSD-3-Clause"
1113homepage="https://github.com/google/glog"
1214distfiles="https://github.com/google/glog/archive/v${version}.tar.gz"
13- checksum=8a83bf982f37bb70825df71a9709fa90ea9f4447fb3c099e1d720a439d88bad6
15+ checksum=00e4a87e87b7e7612f519a41e491f16623b12423620006f59f5688bfd8d13b08
1416
1517if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
1618 makedepends+=" libucontext-devel"
You can’t perform that action at this time.
0 commit comments