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

upgpkg: libosmium 2.15.4-1

upstream release
parent aad3d69e
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.15.3
pkgver = 2.15.4
pkgrel = 1
url = http://osmcode.org/libosmium/
arch = any
......@@ -19,8 +19,8 @@ pkgbase = libosmium
optdepends = doxygen: build Libosmium API documentation
provides = libosmium
conflicts = libosmium-git
source = libosmium-2.15.3.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.3.tar.gz
sha256sums = f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866
source = libosmium-2.15.4.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.4.tar.gz
sha256sums = 402247f7764bc20c061fa7d9fad15fc85459b7ce4f420274de78c94d05ddf260
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.15.3
pkgver=2.15.4
pkgrel=1
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="http://osmcode.org/libosmium/"
......@@ -41,4 +41,4 @@ package() {
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha256sums=('f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866')
sha256sums=('402247f7764bc20c061fa7d9fad15fc85459b7ce4f420274de78c94d05ddf260')
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