cpp-hocon: update to 0.1.3
This commit is contained in:
parent
f279df90d8
commit
28cb80c9a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-hocon'
|
||||
pkgname=cpp-hocon
|
||||
version=0.1.2
|
||||
version=0.1.3
|
||||
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=28ef85d03df9413bb86ba313622d85bcc5b9fca4212bf9581c017a3ae526e874
|
||||
checksum=f39e6a528fe3def81332c7ebf7f4b8dc077365e18e20e7ec04df36d2c5020779
|
||||
|
|
Loading…
Reference in a new issue