Skip to content

Commit

Permalink
Shorewall-core: Bump to version 5.1.10.2
Browse files Browse the repository at this point in the history
Signed-off-by: W. van den Akker <[email protected]>
  • Loading branch information
wvdakker committed Jan 4, 2018
1 parent 597a4fc commit 368b434
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/shorewall-core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=shorewall-core
PKG_MAJOR_MINOR_VERSION:=5.1
PKG_BUGFIX_MAJOR_VERSION:=9
PKG_BUGFIX_MINOR_VERSION:=
PKG_BUGFIX_MAJOR_VERSION:=10
PKG_BUGFIX_MINOR_VERSION:=.2
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:=1
Expand All @@ -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:=a7735b31305678e1c4d21fabb026fbd37bdb8b3e0f5d8887f60ab2969a485e46
PKG_HASH:=33d43545b430ba48166b89ca32e375f0afc7cfafa4d4cfb020520ac4b64c400a

PKG_MAINTAINER:=Willem van den Akker <[email protected]>
PKG_LICENSE:=GPL-2.0+
Expand Down

0 comments on commit 368b434

Please sign in to comment.