Skip to content
Snippets Groups Projects
Verified Commit ae322d98 authored by Simon Legner's avatar Simon Legner Committed by hashworks
Browse files

upgpkg: libosmium 2.17.1-1

upstream release
parent 9d9b6386
No related branches found
No related tags found
No related merge requests found
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
pkgver = 2.17.0
pkgver = 2.17.1
pkgrel = 1
url = https://osmcode.org/libosmium/
arch = any
......@@ -20,8 +20,7 @@ pkgbase = libosmium
optdepends = doxygen: build Libosmium API documentation
provides = libosmium
conflicts = libosmium-git
source = libosmium-2.17.0.tar.gz::https://github.com/osmcode/libosmium/archive/v2.17.0.tar.gz
sha256sums = 4a7672d7caf4da3bc68619912b298462370c423c697871a0be6273c6686e10d6
source = libosmium-2.17.1.tar.gz::https://github.com/osmcode/libosmium/archive/v2.17.1.tar.gz
sha256sums = 6faa7952aa1210dcd9ae4ef83e7653a4f8eb880e6a4e5b37f87a5d4835f6327b
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.17.0
pkgver=2.17.1
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="https://osmcode.org/libosmium/"
......@@ -40,4 +40,4 @@ package() {
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha256sums=('4a7672d7caf4da3bc68619912b298462370c423c697871a0be6273c6686e10d6')
sha256sums=('6faa7952aa1210dcd9ae4ef83e7653a4f8eb880e6a4e5b37f87a5d4835f6327b')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment