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
ee8322c3
Commit
ee8322c3
authored
12 years ago
by
Felix Fietkau
Browse files
Options
Downloads
Patches
Plain Diff
libubox: update to latest version, fixes handling of numbers in jshn variables
SVN-Revision: 31747
parent
5d817266
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
package/libubox/Makefile
+3
-3
3 additions, 3 deletions
package/libubox/Makefile
with
3 additions
and
3 deletions
package/libubox/Makefile
+
3
−
3
View file @
ee8322c3
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
libubox
PKG_NAME
:=
libubox
PKG_VERSION
:=
2012-05-1
4
PKG_VERSION
:=
2012-05-1
6
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
:=
git://nbd.name/luci2/libubox.git
PKG_SOURCE_URL
:=
git://nbd.name/luci2/libubox.git
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_VERSION
:=
97ed91fa77e3e2926bab3e70955a0e2b511db86e
PKG_SOURCE_VERSION
:=
592f2dbd82c6cb9f85332c8056eed58374ac6dd0
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
PKG_MIRROR_MD5SUM
:=
f42a5e5c96ce19694dd2ab6d9ba0357
8
PKG_MIRROR_MD5SUM
:=
4f0a6b5bc37d6b765bf005d7ef259d1
8
CMAKE_INSTALL
:=
1
CMAKE_INSTALL
:=
1
include
$(INCLUDE_DIR)/package.mk
include
$(INCLUDE_DIR)/package.mk
...
...
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