leatherman: update to 0.10.1
This commit is contained in:
parent
90924385a5
commit
d70c9f2f13
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'leatherman'
|
# Template file for 'leatherman'
|
||||||
pkgname=leatherman
|
pkgname=leatherman
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="boost-devel libcurl-devel"
|
makedepends="boost-devel libcurl-devel"
|
||||||
short_desc="Collection of C++ and CMake utility libraries"
|
short_desc="Collection of C++ and CMake utility libraries"
|
||||||
maintainer="Juergen Buchmueller <pullmoll@t-online.de>"
|
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=0f4e6d08eae4a7a59941496e68a62de848bb8763894bc18a2e10356b650dc742
|
checksum=79b0eded49a02cb8f6ce6260ae39e3f1bdd2dc2c62c02f661308e04c08edb69e
|
||||||
|
|
Loading…
Reference in a new issue