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

upgpkg: libosmium 2.15.3-1

upstream release
parent 7fe1a1ce
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.2
pkgver = 2.15.3
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.2.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.2.tar.gz
sha256sums = be53024e16946ce49ff787f3ce569aa5710010236db68f971433ac6a10318a46
source = libosmium-2.15.3.tar.gz::https://github.com/osmcode/libosmium/archive/v2.15.3.tar.gz
sha256sums = f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866
pkgname = libosmium
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.15.2
pkgver=2.15.3
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=('be53024e16946ce49ff787f3ce569aa5710010236db68f971433ac6a10318a46')
sha256sums=('f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866')
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