Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
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
openwrt-packages
Commits
4cb0ff83
Unverified
Commit
4cb0ff83
authored
5 years ago
by
W. van den Akker
Browse files
Options
Downloads
Patches
Plain Diff
Shorewall-lite: Bump to 5.2.3.5
Signed-off-by:
W. van den Akker
<
wvdakker@wilsoft.nl
>
parent
c2a5aa1a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
net/shorewall-lite/Makefile
+2
-2
2 additions, 2 deletions
net/shorewall-lite/Makefile
with
2 additions
and
2 deletions
net/shorewall-lite/Makefile
+
2
−
2
View file @
4cb0ff83
...
...
@@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
shorewall-lite
PKG_MAJOR_MINOR_VERSION
:=
5.2
PKG_BUGFIX_MAJOR_VERSION
:=
3
PKG_BUGFIX_MINOR_VERSION
:=
.
4
PKG_BUGFIX_MINOR_VERSION
:=
.
5
PKG_VERSION
:=
$(
PKG_MAJOR_MINOR_VERSION
)
.
$(
PKG_BUGFIX_MAJOR_VERSION
)$(
PKG_BUGFIX_MINOR_VERSION
)
PKG_DIRECTORY
:=
$(
PKG_MAJOR_MINOR_VERSION
)
.
$(
PKG_BUGFIX_MAJOR_VERSION
)
PKG_RELEASE
:=
2
...
...
@@ -22,7 +22,7 @@ PKG_SOURCE_URL:=http://www.shorewall.net/pub/shorewall/$(PKG_MAJOR_MINOR_VERSION
http://shorewall.de/pub/shorewall/
$(
PKG_MAJOR_MINOR_VERSION
)
/shorewall-
$(
PKG_DIRECTORY
)
/
\
http://www.shorewall.com.au/
$(
PKG_MAJOR_MINOR_VERSION
)
/shorewall-
$(
PKG_DIRECTORY
)
/
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_HASH
:=
cf48465402eb5fee0886b7dfc4b0a78ec9c0850e8a2046874dee22154c6ee107
PKG_HASH
:=
233ea801ce100e905e0231dd5585e3ee47fabf637ddb7d6dbe1913d63cd13e54
PKG_MAINTAINER
:=
Willem van den Akker <wvdakker@wilsoft.nl>
PKG_LICENSE
:=
GPL-2.0-or-later
...
...
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