leatherman: update to 0.10.2
This commit is contained in:
parent
1da28202e8
commit
41283fb6b7
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'leatherman'
|
# Template file for 'leatherman'
|
||||||
|
# Note: always revbump cpp-hocon when updating as it links against this static lib
|
||||||
pkgname=leatherman
|
pkgname=leatherman
|
||||||
version=0.10.1
|
version=0.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,4 +11,4 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/puppetlabs/leatherman"
|
homepage="https://github.com/puppetlabs/leatherman"
|
||||||
distfiles="https://github.com/puppetlabs/leatherman/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/puppetlabs/leatherman/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=79b0eded49a02cb8f6ce6260ae39e3f1bdd2dc2c62c02f661308e04c08edb69e
|
checksum=eca6cf88a233bb6c21be2b2d3954763e523d7aa1a5363ac6f0a6f29e6f630167
|
||||||
|
|
Loading…
Reference in a new issue