aboutsummaryrefslogtreecommitdiff
path: root/libs/libiio/Makefile
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-03-07 15:04:52 +0100
committerPetr Štetiar <ynezz@true.cz>2020-03-07 15:08:53 +0100
commita5e40ac639739e4a946aef92a33565912a6159ae (patch)
tree0b60a18c173adcea3251d3340c512418e430774c /libs/libiio/Makefile
parent8e370c886fe1b219e06c0db6db32f562c4c322f7 (diff)
libiio: bump to latest release v0.19
While at it making it as well kernel 5.4 compatible by backporting upstream patch which synchronizes channel types and modifier lists in the headers. Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'libs/libiio/Makefile')
-rw-r--r--libs/libiio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libiio/Makefile b/libs/libiio/Makefile
index b1260936a..09259be70 100644
--- a/libs/libiio/Makefile
+++ b/libs/libiio/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiio
-PKG_VERSION:=0.18
+PKG_VERSION:=0.19
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/analogdevicesinc/libiio/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=bc2c5299974b65cfe9aa4a06d8c74d7651594e026bce416db48a2c5aa7ba2554
+PKG_HASH:=81c414d5c47b715d9bc9275b9fabbfd9e9483e60c035f3001b5977932049595d
PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=COPYING.txt