mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
proj: update to 9.3.1.
This commit is contained in:
parent
f5be7d18f3
commit
cc0338a9c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'proj'
|
# Template file for 'proj'
|
||||||
pkgname=proj
|
pkgname=proj
|
||||||
version=9.3.0
|
version=9.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://proj.org"
|
homepage="https://proj.org"
|
||||||
distfiles="https://download.osgeo.org/proj/proj-${version}.tar.gz"
|
distfiles="https://download.osgeo.org/proj/proj-${version}.tar.gz"
|
||||||
checksum=91a3695a004ea28db0448a34460bed4cc3b130e5c7d74339ec999efdab0e547d
|
checksum=b0f919cb9e1f42f803a3e616c2b63a78e4d81ecfaed80978d570d3a5e29d10bc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue