mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
proj: update to 9.2.0.
This commit is contained in:
parent
1a44337a2b
commit
aec4a4fb82
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'proj'
|
# Template file for 'proj'
|
||||||
pkgname=proj
|
pkgname=proj
|
||||||
version=9.1.1
|
version=9.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -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=003cd4010e52bb5eb8f7de1c143753aa830c8902b6ed01209f294846e40e6d39
|
checksum=dea816f5aa732ae6b2ee3977b9bdb28b1d848cf56a1aad8faf6708b89f0ed50e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue