glog: bump version (#1357)

This commit is contained in:
miqlas
2017-05-22 08:14:45 +02:00
committed by Jérôme Duval
parent 4832928b40
commit cb15b981f2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
SUMMARY="A C++ logging library"
DESCRIPTION="Google's C++ logging library"
HOMEPAGE="https://github.com/google/glog"
COPYRIGHT="1999-2015 Google Inc."
HOMEPAGE="https://github.com/google/glog/"
COPYRIGHT="1999-2017 Google Inc."
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://github.com/google/glog/archive/v0.3.4.tar.gz"
CHECKSUM_SHA256="ce99d58dce74458f7656a68935d7a0c048fa7b4626566a71b7f4e545920ceb10"
SOURCE_URI="https://github.com/google/glog/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="7580e408a2c0b5a89ca214739978ce6ff480b5e7d8d7698a2aa92fadc484d1e0"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
PATCHES="glog-$portVersion.patchset"