mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
glog: bump version
This commit is contained in:
@@ -3,9 +3,9 @@ DESCRIPTION="Google's C++ logging library"
|
||||
HOMEPAGE="https://github.com/google/glog/"
|
||||
COPYRIGHT="1999-2017 Google Inc."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/google/glog/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7580e408a2c0b5a89ca214739978ce6ff480b5e7d8d7698a2aa92fadc484d1e0"
|
||||
CHECKSUM_SHA256="f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c"
|
||||
PATCHES="glog-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -56,7 +56,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libglog.la
|
||||
rm $libDir/libglog.la $libDir/libglog.a
|
||||
|
||||
prepareInstalledDevelLib libglog
|
||||
|
||||
Reference in New Issue
Block a user