diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-03-18 07:45:11 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-18 17:59:21 +0100 |
commit | a10ebc22af3465f88f29476ee444b13fb825bdba (patch) | |
tree | fc5318df89fa0d58f0329a5795c4e91d3001774d | |
parent | c019e799b9c49440ee45664fb893d8378607d46e (diff) | |
download | buildroot-a10ebc22af3465f88f29476ee444b13fb825bdba.tar.gz buildroot-a10ebc22af3465f88f29476ee444b13fb825bdba.zip |
libnetfilter_cthelper: add hash file
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/libnetfilter_cthelper/libnetfilter_cthelper.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libnetfilter_cthelper/libnetfilter_cthelper.hash b/package/libnetfilter_cthelper/libnetfilter_cthelper.hash new file mode 100644 index 0000000000..5108652638 --- /dev/null +++ b/package/libnetfilter_cthelper/libnetfilter_cthelper.hash @@ -0,0 +1,3 @@ +# From ftp://ftp.netfilter.org/pub/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.tar.bz2.{md5sum,sha1sum} +md5 b2efab1a3a198a5add448960ba011acd libnetfilter_cthelper-1.0.0.tar.bz2 +sha1 5d0a82794bd46aafde20c16800edca23d563de66 libnetfilter_cthelper-1.0.0.tar.bz2 |