Skip to content

Commit

Permalink
feat: upgrade iptables to v1.8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
  • Loading branch information
andrewrynhard committed Oct 14, 2019
1 parent e529158 commit bd51b1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iptables/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ dependencies:
- stage: ca-certificates
steps:
- sources:
- url: http://www.netfilter.org/projects/iptables/files/iptables-1.8.2.tar.bz2
- url: https://netfilter.org/projects/iptables/files/iptables-1.8.3.tar.bz2
destination: iptables.tar.bz2
sha256: a3778b50ed1a3256f9ca975de82c2204e508001fc2471238c8c97f3d1c4c12af
sha512: 8cf0f515764e1dc6e03284581d682d1949b33e8f25fea29c27ae856f1089fe8ca7b1814524b85f4378fd1fc7c7c7d002f06557b257ae2bbc945f8555bad0dc76
sha256: a23cac034181206b4545f4e7e730e76e08b5f3dd78771ba9645a6756de9cdd80
sha512: 84b10080646077cbea78b7f3fcc58c6c6e1898213341c69862e1b48179f37a6820c3d84437c896071f966b61aa6d16b132d91948a85fd8c05740f29be3a0986d
prepare:
- |
tar -xjf iptables.tar.bz2 --strip-components=1
Expand Down

0 comments on commit bd51b1f

Please sign in to comment.