mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
proj: update to 6.3.2.
This commit is contained in:
parent
b7caf3ca9c
commit
5d93514f80
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=6.3.1
|
version=6.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPROJ_TESTS=OFF"
|
configure_args="-DPROJ_TESTS=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://proj4.org"
|
homepage="https://proj4.org"
|
||||||
distfiles="https://download.osgeo.org/proj/proj-${version}.tar.gz"
|
distfiles="https://download.osgeo.org/proj/proj-${version}.tar.gz"
|
||||||
checksum=6de0112778438dcae30fcc6942dee472ce31399b9e5a2b67e8642529868c86f8
|
checksum=cb776a70f40c35579ae4ba04fb4a388c1d1ce025a1df6171350dc19f25b80311
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue