ipkg-make-index.sh: drop md5sum from package index
authorFelix Fietkau <nbd@nbd.name>
Tue, 13 Dec 2016 14:08:54 +0000 (15:08 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 14 Dec 2016 11:13:14 +0000 (12:13 +0100)
commit34c2b3de6602205c625e9d16e40ef826fcf693d2
tree9b83561e6fe60f7f5d4dfcd2fac6007668f0a89c
parent970dd4dd58c1f1c1b4cde69a732483aacdc0236a
ipkg-make-index.sh: drop md5sum from package index

We have switched opkg to sha256 a long time ago, and shrinking package
lists is useful for systems that are running low on RAM

Signed-off-by: Felix Fietkau <nbd@nbd.name>
scripts/ipkg-make-index.sh