Commit 39ea7bce authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

mtd-utils: bump version



Identical to 1.4.7, except that the version number in the Makefile is
correct.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b5a574af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# mtd provides jffs2 utilities
#
#############################################################
MTD_VERSION = 1.4.7
MTD_VERSION = 1.4.8
MTD_SOURCE = mtd-utils-$(MTD_VERSION).tar.bz2
MTD_SITE = ftp://ftp.infradead.org/pub/mtd-utils
ifeq ($(BR2_PACKAGE_MTD_MKFSJFFS2),y)