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