Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
andri saputra
Adélie Package Tree
Commits
0267abb4
Verified
Commit
0267abb4
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/cmake: bump to 3.12.1
parent
335289b7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
system/cmake/APKBUILD
+5
-5
5 additions, 5 deletions
system/cmake/APKBUILD
with
5 additions
and
5 deletions
system/cmake/APKBUILD
+
5
−
5
View file @
0267abb4
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
cmake
pkgver
=
3.1
1.4
pkgver
=
3.1
2.1
pkgrel
=
0
pkgdesc
=
"Cross-platform build system"
url
=
"http://
www.
cmake.org"
url
=
"http
s
://cmake.org"
arch
=
"all"
options
=
"!checkroot"
license
=
"CMake"
makedepends
=
"ncurses-dev curl-dev expat-dev zlib-dev bzip2-dev libarchive-dev
libuv-dev xz-dev rhash-dev"
options
=
"!checkroot"
checkdepends
=
"musl-utils file"
subpackages
=
"
$pkgname
-doc"
...
...
@@ -18,7 +18,7 @@ case $pkgver in
*
.
*
.
*
)
_v
=
v
${
pkgver
%.*
}
;;
esac
source
=
"http://
www.
cmake.org/files/
$_v
/cmake-
${
pkgver
}
.tar.gz"
source
=
"http
s
://cmake.org/files/
$_v
/cmake-
${
pkgver
}
.tar.gz"
_parallel_opt
()
{
local
i n
...
...
@@ -55,4 +55,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
c5d03ad66a004292038e49e391c390ebc328fbb089ea699742a9b75f0ada9398c3dc971b868f75d8438bf437ecbeaa62541beb53cae14a699bf244ad101a2290
cmake-3.1
1.4
.tar.gz"
sha512sums
=
"
7a0a769ef060785a8dc8c6aa272435a90a07cc8079f6c83c916da0b79d8bcdefca0d7be21f55f408ab4dfa6a57caa9ff8dec4be993145f4e3337ff392481b692
cmake-3.1
2.1
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment