mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
glog: bump version (#1357)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user