diff options
Diffstat (limited to 'package/boot/kexec-tools/Makefile')
-rw-r--r-- | package/boot/kexec-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/kexec-tools/Makefile b/package/boot/kexec-tools/Makefile index 6f04bce7be..d31cc78375 100644 --- a/package/boot/kexec-tools/Makefile +++ b/package/boot/kexec-tools/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kexec -PKG_MD5SUM:=6681319934e22e74c532bd392ccb1bbb +PKG_HASH:=8ae34a9ceb76350954e1e1e3ca9ab51da15862bd5f2fd14392208e60fb454f71 PKG_FIXUP:=autoreconf |