cpp-hocon: update to 0.1.4
This commit is contained in:
parent
bb3079a6a2
commit
01ac0218e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-hocon'
|
||||
pkgname=cpp-hocon
|
||||
version=0.1.3
|
||||
version=0.1.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Juergen Buchmueller <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"
|
||||
checksum=f39e6a528fe3def81332c7ebf7f4b8dc077365e18e20e7ec04df36d2c5020779
|
||||
checksum=2274b99dc098122b6e3d2c8d23173d21893555190c5a008e5a9a7d84875c7275
|
||||
|
|
Loading…
Reference in New Issue