* update librttopo to 1.1.0-6

This commit is contained in:
Alexander Baldeck 2024-07-26 21:31:36 +02:00
parent bc11beafe4
commit 56e173af25
2 changed files with 15 additions and 1 deletions

14
librttopo/.SRCINFO Normal file
View File

@ -0,0 +1,14 @@
pkgbase = librttopo
pkgdesc = RT Topology Library
pkgver = 1.1.0
pkgrel = 6
url = https://git.osgeo.org/gitea/rttopo/librttopo
arch = x86_64
license = GPL2
depends = geos
source = https://git.osgeo.org/gitea/rttopo/librttopo/archive/librttopo-1.1.0.tar.gz
source = postgis-15444-security-fix.patch
sha256sums = 2e2fcabb48193a712a6c76ac9a9be2a53f82e32f91a2bc834d9f1b4fa9cd879f
sha256sums = 759e5137b49b01af7ccb4d40dcc673a004c6b1461b74d624be18787a960863fb
pkgname = librttopo

View File

@ -5,7 +5,7 @@
pkgname=librttopo
pkgver=1.1.0
pkgrel=5
pkgrel=6
pkgdesc="RT Topology Library"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://git.osgeo.org/gitea/rttopo/librttopo"