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
89be702b
Commit
89be702b
authored
12 years ago
by
Jo-Philipp Wich
Browse files
Options
Downloads
Patches
Plain Diff
firewall3: update to git head, introduces support for "enabled" option
SVN-Revision: 35845
parent
a9c584c2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/network/config/firewall3/Makefile
+2
-2
2 additions, 2 deletions
package/network/config/firewall3/Makefile
with
2 additions
and
2 deletions
package/network/config/firewall3/Makefile
+
2
−
2
View file @
89be702b
...
...
@@ -8,13 +8,13 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
firewall3
PKG_VERSION
:=
2013-0
2-27
PKG_VERSION
:=
2013-0
3-02
PKG_RELEASE
:=
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
:=
git://nbd.name/firewall3.git
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_VERSION
:=
c79bb766d587799bbe012defc00ed70644ceb7f5
PKG_SOURCE_VERSION
:=
46536e5263c4bf57a91c38b5d08d78c774649dda
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.gz
PKG_MAINTAINER
:=
Jo-Philipp Wich <jow@openwrt.org>
...
...
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