leatherman: update to 1.4.0
This commit is contained in:
parent
1df9debeb5
commit
a1d86c4033
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'leatherman'
|
# Template file for 'leatherman'
|
||||||
# Note: always revbump cpp-hocon when updating as it links against this static lib
|
# Note: always revbump cpp-hocon when updating as it links against this static lib
|
||||||
pkgname=leatherman
|
pkgname=leatherman
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,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=282bc54ca28e8269a392bbda423b940177a5925246ab961c7a5c338046b51ba0
|
checksum=34e638458d7353fb6887d976f60acde436c760e081d7478dbf5643e0b7657d57
|
||||||
|
|
Loading…
Reference in New Issue