cpp-hocon: revbump for leatherman-1.12.0
This commit is contained in:
parent
6dba4d53ee
commit
3f32e568a2
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'cpp-hocon'
|
||||
pkgname=cpp-hocon
|
||||
version=0.2.1
|
||||
revision=10
|
||||
revision=11
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="boost-devel leatherman libcurl-devel"
|
||||
makedepends="boost-devel leatherman-devel libcurl-devel"
|
||||
depends="leatherman"
|
||||
short_desc="C++ port of the Typesafe Config library"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/puppetlabs/cpp-hocon"
|
||||
homepage="https://github.com/puppetlabs/cpp-hocon/"
|
||||
distfiles="https://github.com/puppetlabs/cpp-hocon/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=6ddd08f0ec7915fff2f07385926a137b09f6ff58506a7467fa2c954585479e36
|
||||
|
||||
|
|
Loading…
Reference in a new issue