mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
osmid: update to 0.8.0
This commit is contained in:
parent
a0cb2bf485
commit
0a9c9c1836
1 changed files with 2 additions and 2 deletions
|
@ -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" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue