osmid: update to 0.8.0

This commit is contained in:
Jürgen Buchmüller 2020-06-24 17:54:20 +02:00
parent a0cb2bf485
commit 0a9c9c1836

View file

@ -1,6 +1,6 @@
# Template file for 'osmid'
pkgname=osmid
version=0.6.8
version=0.8.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="MIT, ISC, GPL-3.0-or-later"
homepage="https://github.com/llloret/osmid/"
distfiles="https://github.com/llloret/osmid/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=bc5dab015ed2a97f85b75f7e9b19931ea6191ac7033c2568a0fa035b817bd173
checksum=774d6c2c7ba81d1ab9d4e7ee031ce15a1506f19ee940166d277dbdee98f87b50
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel" ;;