gflags: update to 2.2.2.

This commit is contained in:
maxice8 2018-11-12 01:24:03 -02:00 committed by maxice8
parent ae4b9e6d22
commit 78c6f470a4
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'gflags'
pkgname=gflags
version=2.2.1
version=2.2.2
revision=1
build_style=cmake
configure_args=" -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON"
short_desc="A C++ library that implements commandline flags processing"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="3-clause-BSD"
license="BSD-3-Clause"
homepage="http://gflags.github.io/gflags"
distfiles="https://github.com/gflags/gflags/archive/v${version}.tar.gz"
checksum=ae27cdbcd6a2f935baa78e4f21f675649271634c092b1be01469440495609d0e
checksum=34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf
post_install() {
vlicense COPYING.txt