glog: update to 0.3.5.
This commit is contained in:
parent
48c0264264
commit
54d7f38b12
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'glog'
|
# Template build file for 'glog'
|
||||||
pkgname=glog
|
pkgname=glog
|
||||||
version=0.3.4
|
version=0.3.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Logging library for C++"
|
short_desc="Logging library for C++"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/google/glog"
|
homepage="https://github.com/google/glog"
|
||||||
distfiles="$homepage/archive/v${version}.tar.gz"
|
distfiles="$homepage/archive/v${version}.tar.gz"
|
||||||
checksum="ce99d58dce74458f7656a68935d7a0c048fa7b4626566a71b7f4e545920ceb10"
|
checksum=7580e408a2c0b5a89ca214739978ce6ff480b5e7d8d7698a2aa92fadc484d1e0
|
||||||
|
|
||||||
glog-devel_package() {
|
glog-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue