aboutsummaryrefslogtreecommitdiff
path: root/utils/irqbalance/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2020-08-11 23:41:36 +0300
committerHannu Nyman <hannu.nyman@iki.fi>2020-08-11 23:45:20 +0300
commita32b41d3f0a7279f850edf2d7890697b2163e85c (patch)
tree0b73b64cb4e4d14460fd93358f8a518348cb51b2 /utils/irqbalance/Makefile
parente03633fefecf1f6f11113089e6b2cec6a471ca10 (diff)
irqbalance: update to 1.7.0
Update irqbalance to version 1.7.0 Refresh patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'utils/irqbalance/Makefile')
-rw-r--r--utils/irqbalance/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/utils/irqbalance/Makefile b/utils/irqbalance/Makefile
index 6f657f850..68196b657 100644
--- a/utils/irqbalance/Makefile
+++ b/utils/irqbalance/Makefile
@@ -5,14 +5,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=irqbalance
-PKG_VERSION:=1.6.0
-PKG_RELEASE:=10
+PKG_VERSION:=1.7.0
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/Irqbalance/irqbalance.git
-PKG_SOURCE_VERSION:=b47eea84cbb93f533b0cba2f1aaf9ca4da8706b9
-PKG_MIRROR_HASH:=ce1cd84cd315492d4260786735eae81e49515ec3eebe652920a7dc57b93c0c2c
+PKG_SOURCE_VERSION:=641edc6f5d56f1b3eb8be0fa8a8e9b6a22e53218
+PKG_MIRROR_HASH:=c5453159f4863f7a37a1afa170a5db475c866a5a34975bcc427a22a8b3b97701
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_LICENSE:=GPLv2