Skip to content

Commit

Permalink
package/libnetfilter_conntrack: bump to version 1.0.8
Browse files Browse the repository at this point in the history
Update indentation of hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
ffontaine authored and tpetazzoni committed Apr 8, 2020
1 parent ef586a6 commit 3e6adcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package/libnetfilter_conntrack/libnetfilter_conntrack.hash
@@ -1,5 +1,5 @@
# From ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/libnetfilter_conntrack-1.0.7.tar.bz2.sha256sum
sha256 33685351e29dff93cc21f5344b6e628e41e32b9f9e567f4bec0478eb41f989b6 libnetfilter_conntrack-1.0.7.tar.bz2
# From ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/libnetfilter_conntrack-1.0.8.tar.bz2.sha256sum
sha256 0cd13be008923528687af6c6b860f35392d49251c04ee0648282d36b1faec1cf libnetfilter_conntrack-1.0.8.tar.bz2

# Hash for license file:
sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad COPYING
sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad COPYING
2 changes: 1 addition & 1 deletion package/libnetfilter_conntrack/libnetfilter_conntrack.mk
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LIBNETFILTER_CONNTRACK_VERSION = 1.0.7
LIBNETFILTER_CONNTRACK_VERSION = 1.0.8
LIBNETFILTER_CONNTRACK_SOURCE = libnetfilter_conntrack-$(LIBNETFILTER_CONNTRACK_VERSION).tar.bz2
LIBNETFILTER_CONNTRACK_SITE = http://www.netfilter.org/projects/libnetfilter_conntrack/files
LIBNETFILTER_CONNTRACK_INSTALL_STAGING = YES
Expand Down

0 comments on commit 3e6adcd

Please sign in to comment.