Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iopsys
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
iopsys
Commits
fb324be4
Commit
fb324be4
authored
2 years ago
by
Anjan Chanda
Browse files
Options
Downloads
Patches
Plain Diff
wifimngr: 16.0.2
parent
d3b5a45c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wifimngr/Makefile
+2
-2
2 additions, 2 deletions
wifimngr/Makefile
with
2 additions
and
2 deletions
wifimngr/Makefile
+
2
−
2
View file @
fb324be4
...
@@ -5,12 +5,12 @@
...
@@ -5,12 +5,12 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
wifimngr
PKG_NAME
:=
wifimngr
PKG_VERSION
:=
16.0.
1
PKG_VERSION
:=
16.0.
2
LOCAL_DEV
=
0
LOCAL_DEV
=
0
ifneq
($(LOCAL_DEV),1)
ifneq
($(LOCAL_DEV),1)
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
c1a48539443280e262d1028f95cf857ffc4906d2
PKG_SOURCE_VERSION
:=
67bf1d5f51ca12cf4aa12c765aec76baf2f824ec
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/iopsys/wifimngr.git
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/iopsys/wifimngr.git
PKG_MAINTAINER
:=
Anjan Chanda <anjan.chanda@iopsys.eu>
PKG_MAINTAINER
:=
Anjan Chanda <anjan.chanda@iopsys.eu>
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
_
$(
PKG_SOURCE_VERSION
)
.tar.xz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
_
$(
PKG_SOURCE_VERSION
)
.tar.xz
...
...
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