mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
leatherman: update to 1.3.0
This commit is contained in:
parent
0f78be78ef
commit
af2e49b3ea
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# 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=0.11.2
|
version=1.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="boost-devel libcurl-devel"
|
makedepends="boost-devel libcurl-devel"
|
||||||
|
@ -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=a0d3b2308aaddfb31ed4d4bcccb52206c4ad7d5da332b5254d1a6c3223ae980b
|
checksum=282bc54ca28e8269a392bbda423b940177a5925246ab961c7a5c338046b51ba0
|
||||||
|
|
Loading…
Add table
Reference in a new issue