File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2596,8 +2596,8 @@ libmemcachedutil.so.2 libmemcached-1.0.18_1
25962596libc-client.so.1 c-client-2007f_4
25972597libonig.so.5 oniguruma-6.8.1_1
25982598liblo10k1.so.0 alsa-tools-1.0.29_1
2599- libgflags.so.2.2 gflags-2.1.2_1
2600- libgflags_nothreads.so.2.2 gflags-2.1.2_1
2599+ libgflags.so.2.3 gflags-2.3.0_1
2600+ libgflags_nothreads.so.2.3 gflags-2.3.0_1
26012601libswmhack.so.0.0 spectrwm-2.7.2_1
26022602libchardet.so.1 libchardet-1.0.4_1
26032603libcollectdclient.so.1 libcollectdclient-5.12.0_3
Original file line number Diff line number Diff line change 11# Template file for 'gflags'
22pkgname=gflags
3- version=2.2.2
3+ version=2.3.0
44revision=1
55build_style=cmake
66configure_args=" -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON"
7- short_desc="A C++ library that implements commandline flags processing"
7+ short_desc="C++ library that implements commandline flags processing"
88maintainer="Orphaned <orphan@voidlinux.org>"
99license="BSD-3-Clause"
1010homepage="http://gflags.github.io/gflags"
11+ changelog="https://raw.githubusercontent.com/gflags/gflags/refs/heads/main/ChangeLog.txt"
1112distfiles="https://github.com/gflags/gflags/archive/v${version}.tar.gz"
12- checksum=34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf
13+ checksum=f619a51371f41c0ad6837b2a98af9d4643b3371015d873887f7e8d3237320b2f
1314
1415post_install() {
1516 vlicense COPYING.txt
@@ -29,4 +30,3 @@ gflags-devel_package() {
2930 vmove usr/lib/*.so
3031 }
3132}
32-
You can’t perform that action at this time.
0 commit comments