cpp-hocon: revbump for leatherman-0.10.1

This commit is contained in:
Juergen Buchmueller 2016-12-27 09:02:07 +01:00
parent d70c9f2f13
commit a2b93e5024

View file

@ -1,12 +1,12 @@
# Template file for 'cpp-hocon' # Template file for 'cpp-hocon'
pkgname=cpp-hocon pkgname=cpp-hocon
version=0.1.4 version=0.1.4
revision=3 revision=4
build_style=cmake build_style=cmake
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="boost-devel leatherman libcurl-devel" makedepends="boost-devel leatherman libcurl-devel"
short_desc="C++ port of the Typesafe Config library" 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" 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" distfiles="https://github.com/puppetlabs/cpp-hocon/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"