Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Johannes Rudolph
lede-mikrotik
Commits
f8abb68e
Commit
f8abb68e
authored
8 years ago
by
Syrone Wong
Committed by
Jo-Philipp Wich
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
tools/cmake: bump to 3.5.2
Signed-off-by:
Syrone Wong
<
wong.syrone@gmail.com
>
parent
b4c286fa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/cmake/Makefile
+2
-2
2 additions, 2 deletions
tools/cmake/Makefile
with
2 additions
and
2 deletions
tools/cmake/Makefile
+
2
−
2
View file @
f8abb68e
...
@@ -7,12 +7,12 @@
...
@@ -7,12 +7,12 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
cmake
PKG_NAME
:=
cmake
PKG_VERSION
:=
3.5.
1
PKG_VERSION
:=
3.5.
2
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://cmake.org/files/v3.5/
\
PKG_SOURCE_URL
:=
https://cmake.org/files/v3.5/
\
https://fossies.org/linux/misc/
https://fossies.org/linux/misc/
PKG_MD5SUM
:=
ca051f4a66375c89d1a524e726da0296
PKG_MD5SUM
:=
701386a1b5ec95f8d1075ecf96383e02
HOST_BUILD_PARALLEL
:=
1
HOST_BUILD_PARALLEL
:=
1
HOST_CONFIGURE_PARALLEL
:=
1
HOST_CONFIGURE_PARALLEL
:=
1
...
...
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