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
43cd850f
Commit
43cd850f
authored
13 years ago
by
Jo-Philipp Wich
Browse files
Options
Downloads
Patches
Plain Diff
uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
SVN-Revision: 29111
parent
12dae960
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/uci/Makefile
+4
-4
4 additions, 4 deletions
package/uci/Makefile
with
4 additions
and
4 deletions
package/uci/Makefile
+
4
−
4
View file @
43cd850f
...
...
@@ -7,20 +7,20 @@
include
$(TOPDIR)/rules.mk
UCI_VERSION
=
2011-1
0-21
UCI_RELEASE
=
2
UCI_VERSION
=
2011-1
1-14
UCI_RELEASE
=
1
PKG_NAME
:=
uci
PKG_VERSION
:=
$(
UCI_VERSION
)$(
if
$(
UCI_RELEASE
)
,.
$(
UCI_RELEASE
))
PKG_RELEASE
:=
1
PKG_REV
:=
9d7dd3759086893a4c0315c22f11964c04e14af8
PKG_REV
:=
7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
git://nbd.name/uci.git
PKG_SOURCE_SUBDIR
:=
uci-
$(
PKG_VERSION
)
PKG_SOURCE_VERSION
:=
$(
PKG_REV
)
PKG_SOURCE_PROTO
:=
git
PKG_MIRROR_MD5SUM
:=
228b66783de66ef73188dd29c40992ec
PKG_MIRROR_MD5SUM
:=
74b0ab930321c4f85f220ff3852e210a
PKG_BUILD_PARALLEL
:=
0
...
...
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