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
Turris OS packages
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
86
Issues
86
List
Boards
Labels
Service Desk
Milestones
Merge Requests
18
Merge Requests
18
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
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
Turris
Turris OS packages
Commits
60d18a35
Unverified
Commit
60d18a35
authored
Jun 18, 2017
by
Ondřej Surý
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libuv: update to 1.12.0
parent
3c9c420a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libs/libuv/Makefile
libs/libuv/Makefile
+2
-2
No files found.
libs/libuv/Makefile
View file @
60d18a35
...
...
@@ -8,7 +8,7 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
libuv
PKG_VERSION
:=
1.
6.1
PKG_VERSION
:=
1.
12.0
PKG_RELEASE
:=
1
PKG_LICENSE_FILES
:=
LICENSE
...
...
@@ -17,7 +17,7 @@ PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>
PKG_SOURCE
:=
$(PKG_NAME)
-v
$(PKG_VERSION)
.tar.gz
PKG_SOURCE_URL
:=
http://dist.libuv.org/dist/v
$(PKG_VERSION)
/
PKG_MD5SUM
:=
51cfa3d8adc05852982e3c742ec3c039
PKG_MD5SUM
:=
01730d1b5e9e278eec67394e7d44021ea318d5d29520c5aa8b65bc8a18b953c7
PKG_BUILD_DIR
:=
$(BUILD_DIR)
/
$(PKG_NAME)
-v
$(PKG_VERSION)
PKG_BUILD_PARALLEL
:=
1
...
...
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