Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
677
Issues
677
List
Boards
Labels
Service Desk
Milestones
Merge Requests
216
Merge Requests
216
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
86d8d20e
Commit
86d8d20e
authored
May 20, 2019
by
Kelvin Nicholson
Committed by
Milan P. Stanić
May 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/proj4: upgrade to 6.1.0
parent
9f72f605
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
testing/proj4/APKBUILD
testing/proj4/APKBUILD
+3
-3
No files found.
testing/proj4/APKBUILD
View file @
86d8d20e
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
proj4
pkgver
=
5.2
.0
pkgver
=
6.1
.0
pkgrel
=
0
pkgdesc
=
"PROJ.4 - Cartographic Projections Library"
url
=
"https://trac.osgeo.org/proj/"
...
...
@@ -8,7 +8,7 @@ arch="all"
license
=
"MIT"
options
=
""
depends
=
""
makedepends
=
""
makedepends
=
"
sqlite sqlite-dev
"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
source
=
"http://download.osgeo.org/proj/proj-
$pkgver
.tar.gz
"
...
...
@@ -30,4 +30,4 @@ package() {
mkdir
-p
$pkgdir
/usr/bin
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
f773117d22309d4ee8dbedc2a7b6ba27e8cd032e1bd0af3c98f270bf7b7ab3353be0b04d91202a1f137fc45164c8e8a52712bb06281948008160d08f9f9074ba proj-5.2
.0.tar.gz"
sha512sums
=
"
7e7af901031801aa799df5dd2c863f31f0fb98eef7cc6883257bc4778b2df1b8eeee30f8ffca2f882261655ebfb04d46804dd87192bb47a58e9a253d4c461c69 proj-6.1
.0.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment