diff options
-rw-r--r-- | system/kexec-tools/kexec-tools.SlackBuild | 2 | ||||
-rw-r--r-- | system/kexec-tools/kexec-tools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/kexec-tools/kexec-tools.SlackBuild b/system/kexec-tools/kexec-tools.SlackBuild index 09324e77a1..6ad22a783c 100644 --- a/system/kexec-tools/kexec-tools.SlackBuild +++ b/system/kexec-tools/kexec-tools.SlackBuild @@ -4,7 +4,7 @@ # Written by powtrix (@gmail.com) PRGNAM=kexec-tools -VERSION=${VERSION:-2.0.17} +VERSION=${VERSION:-2.0.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/kexec-tools/kexec-tools.info b/system/kexec-tools/kexec-tools.info index bfe645d047..bb3224a7ee 100644 --- a/system/kexec-tools/kexec-tools.info +++ b/system/kexec-tools/kexec-tools.info @@ -1,8 +1,8 @@ PRGNAM="kexec-tools" -VERSION="2.0.17" +VERSION="2.0.19" HOMEPAGE="http://horms.net/projects/kexec/" -DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.17.tar.xz" -MD5SUM="f72c11e3bd80de23cae144ce8683d96b" +DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.19.tar.xz" +MD5SUM="d399dc099fac5f384b429f09d79b2608" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |