leatherman: update to 0.11.1
This commit is contained in:
parent
0a0353be8d
commit
b27acf8dc2
|
@ -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.11.0
|
||||
version=0.11.1
|
||||
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=b625b7e7c54495f60a9166e7da85d2fd70a877b3e4cd81bba9e67da51dd261cd
|
||||
checksum=3059ecd28ce8468e5d535a7e21eea4b0cdf6aabdaec71deab5e5d18b715ecf73
|
||||
|
|
Loading…
Reference in New Issue