proj: update to 9.3.1.
This commit is contained in:
parent
f5be7d18f3
commit
cc0338a9c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'proj'
|
||||
pkgname=proj
|
||||
version=9.3.0
|
||||
version=9.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="MIT"
|
||||
homepage="https://proj.org"
|
||||
distfiles="https://download.osgeo.org/proj/proj-${version}.tar.gz"
|
||||
checksum=91a3695a004ea28db0448a34460bed4cc3b130e5c7d74339ec999efdab0e547d
|
||||
checksum=b0f919cb9e1f42f803a3e616c2b63a78e4d81ecfaed80978d570d3a5e29d10bc
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue