libraries/glog: Updated for version 0.3.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2017-05-11 09:51:30 +07:00 committed by Willy Sudiarto Raharjo
parent c6fbe89166
commit 025b9ffcb2
2 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glog PRGNAM=glog
VERSION=${VERSION:-0.3.4} VERSION=${VERSION:-0.3.5}
BUILD=${BUILD:-2} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then

View File

@ -1,8 +1,8 @@
PRGNAM="glog" PRGNAM="glog"
VERSION="0.3.4" VERSION="0.3.5"
HOMEPAGE="https://github.com/google/glog" HOMEPAGE="https://github.com/google/glog"
DOWNLOAD="https://github.com/google/glog/archive/v0.3.4/glog-0.3.4.tar.gz" DOWNLOAD="https://github.com/google/glog/archive/v0.3.5/glog-0.3.5.tar.gz"
MD5SUM="df92e05c9d02504fb96674bc776a41cb" MD5SUM="5df6d78b81e51b90ac0ecd7ed932b0d4"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""