cpp-hocon: update to 0.1.6
This commit is contained in:
parent
bc533a8866
commit
8ecbe08125
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cpp-hocon'
|
# Template file for 'cpp-hocon'
|
||||||
pkgname=cpp-hocon
|
pkgname=cpp-hocon
|
||||||
version=0.1.5
|
version=0.1.6
|
||||||
revision=4
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="boost-devel leatherman libcurl-devel"
|
makedepends="boost-devel leatherman libcurl-devel"
|
||||||
|
@ -10,4 +10,4 @@ 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"
|
||||||
checksum=4b9d13edf455fd00aedf5a5c151b637f933e796be896f7dc59c9e8255aec99ab
|
checksum=98beb111068e54c8f0ae49be95c1ebd35c4cbb25098a999a7a569d6f835deaea
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue