From 78c6f470a4a805b1eff99bffd980da78039d45a5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 12 Nov 2018 01:24:03 -0200 Subject: [PATCH] gflags: update to 2.2.2. --- srcpkgs/gflags/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gflags/template b/srcpkgs/gflags/template index 140761abd12..3c2e49569d2 100644 --- a/srcpkgs/gflags/template +++ b/srcpkgs/gflags/template @@ -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 " -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