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