From e4724cc365847788ef05a0091a00b7c14a1d31c9 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 22 Jul 2015 09:39:35 +0200 Subject: [PATCH] usbarmory-kernel: fix checksums --- srcpkgs/usbarmory-kernel/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/usbarmory-kernel/template b/srcpkgs/usbarmory-kernel/template index 17822b6995..2f7421aed2 100644 --- a/srcpkgs/usbarmory-kernel/template +++ b/srcpkgs/usbarmory-kernel/template @@ -10,7 +10,8 @@ license="GPL-2" short_desc="The Linux kernel and modules for the Inversepath USB armory" distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz https://github.com/inversepath/usbarmory/archive/$_configrev.tar.gz" -checksum="c1f0a2726ec81092146b08acfc94e75b587e6b438fe86c5da41742a1f973bf5c" +checksum="5dc3c6793f91987d6bc7726e07259802869ee2466701c6ac2325b5ef145d824c + c1f0a2726ec81092146b08acfc94e75b587e6b438fe86c5da41742a1f973bf5c" nodebug=yes nostrip=yes