* update geos to 3.11.1-1
This commit is contained in:
parent
ab213ce19b
commit
95fa974447
@ -6,7 +6,7 @@
|
||||
# Contributor: Alexander Rødseth <rodseth@gmail.com>
|
||||
|
||||
pkgname=geos
|
||||
pkgver=3.11.0
|
||||
pkgver=3.11.1
|
||||
pkgrel=1
|
||||
pkgdesc="C/C++ library for computational geometry"
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
@ -17,7 +17,7 @@ makedepends=(cmake)
|
||||
options=(!emptydirs)
|
||||
changelog=$pkgname.changelog
|
||||
source=(https://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
|
||||
sha256sums=('79ab8cabf4aa8604d161557b52e3e4d84575acdc0d08cb09ab3f7aaefa4d858a')
|
||||
sha256sums=('6d0eb3cfa9f92d947731cc75f1750356b3bdfc07ea020553daf6af1c768e0be2')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $pkgname-$pkgver \
|
||||
|
Loading…
x
Reference in New Issue
Block a user