Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Freifunk Luebeck
openwrt
Commits
caa50023
Commit
caa50023
authored
16 years ago
by
Matteo Croce
Browse files
Options
Downloads
Patches
Plain Diff
acx: fix firmware download URL
SVN-Revision: 11821
parent
1d3d6066
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package/acx-mac80211/Makefile
+3
-3
3 additions, 3 deletions
package/acx-mac80211/Makefile
package/acx/Makefile
+1
-1
1 addition, 1 deletion
package/acx/Makefile
with
4 additions
and
4 deletions
package/acx-mac80211/Makefile
+
3
−
3
View file @
caa50023
...
...
@@ -10,15 +10,15 @@ include $(TOPDIR)/rules.mk
include
$(INCLUDE_DIR)/kernel.mk
PKG_NAME
:=
acx-mac80211
PKG_VERSION
:=
20080
112
PKG_VERSION
:=
20080
210
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_URL
:=
@SF/acx100
PKG_MD5SUM
:=
3d2253c3a639ebccf06113be888118fb
PKG_MD5SUM
:=
d1c38b3ff24ce9162eb678298763ec88
PKG_FW_C16_NAME
:=
tiacx111c16
PKG_FW_C16_URL
:=
http://teknoraver.
campuslife.i
t/software/acx-mac80211/
PKG_FW_C16_URL
:=
http://teknoraver.
ne
t/software/acx-mac80211/
PKG_FW_C16_MD5SUM
:=
7026826460376f6b174f9225bd7781b9
PKG_FW_C19_NAME
:=
tiacx111c19
...
...
This diff is collapsed.
Click to expand it.
package/acx/Makefile
+
1
−
1
View file @
caa50023
...
...
@@ -18,7 +18,7 @@ PKG_SOURCE_URL:=@SF/acx100
PKG_MD5SUM
:=
7d5ce3215708e4e9f95cf567a9ee3a12
PKG_FW_C16_NAME
:=
tiacx111c16
PKG_FW_C16_URL
:=
http://teknoraver.
campuslife.i
t/software/acx-mac80211/
PKG_FW_C16_URL
:=
http://teknoraver.
ne
t/software/acx-mac80211/
PKG_FW_C16_MD5SUM
:=
7026826460376f6b174f9225bd7781b9
PKG_FW_C19_NAME
:=
tiacx111c19
...
...
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