cpp-hocon: revbump for leatherman-0.10.1
This commit is contained in:
parent
d70c9f2f13
commit
a2b93e5024
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'cpp-hocon'
|
||||
pkgname=cpp-hocon
|
||||
version=0.1.4
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="boost-devel leatherman libcurl-devel"
|
||||
short_desc="C++ port of the Typesafe Config library"
|
||||
maintainer="Juergen Buchmueller <pullmoll@t-online.de>"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/puppetlabs/cpp-hocon"
|
||||
distfiles="https://github.com/puppetlabs/cpp-hocon/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue