proj: update to 6.3.1.
This commit is contained in:
parent
ea30bd6a54
commit
2d62882a02
2 changed files with 3 additions and 3 deletions
|
@ -2964,7 +2964,7 @@ libunshield.so.0 libunshield-0.6_1
|
|||
libMyGUIEngine.so.3 libmygui-3.2.2_1
|
||||
libEditorFramework.so libmygui-devel-3.2.2_3
|
||||
Plugin_StrangeButton.so libmygui-devel-3.2.2_3
|
||||
libproj.so.17 proj-6.2.1_1
|
||||
libproj.so.18 proj-6.3.0_1
|
||||
libnlopt.so.0 nlopt-2.4.2_1
|
||||
libeb.so.16 libeb-4.3.3_1
|
||||
libchipcard.so.6 libchipcard-5.0.4_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'proj'
|
||||
pkgname=proj
|
||||
version=6.2.1
|
||||
version=6.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPROJ_TESTS=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="MIT"
|
||||
homepage="https://proj4.org"
|
||||
distfiles="https://download.osgeo.org/proj/proj-${version}.tar.gz"
|
||||
checksum=7f2e0fe63312f1e766057cceb53dc9585c4a335ff6641de45696dbd40d17c340
|
||||
checksum=6de0112778438dcae30fcc6942dee472ce31399b9e5a2b67e8642529868c86f8
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue