@ -8,12 +8,12 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := libiio
PKG_NAME := libiio
PKG_VERSION := 0.11
PKG_RELEASE := 2
PKG_VERSION := 0.12
PKG_RELEASE := 1
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE_URL := https://codeload.github.com/analogdevicesinc/libiio/tar.gz/v$( PKG_VERSION) ?
PKG_SOURCE_URL := https://codeload.github.com/analogdevicesinc/libiio/tar.gz/v$( PKG_VERSION) ?
PKG_HASH := 0174111b028d84f18fb3716b22834a372a1f2575938f87e20e5cbd76747d0fdb
PKG_HASH := 36e164fc00535762c819db209928ee2704fc81657d41060ea47873bccfd5c4bc
PKG_LICENSE := LGPL-2.1
PKG_LICENSE := LGPL-2.1
PKG_LICENSE_FILES := COPYING.txt
PKG_LICENSE_FILES := COPYING.txt
@ -34,7 +34,7 @@ define Package/libiio
TITLE:= Library for interfacing with Linux IIO devices
TITLE:= Library for interfacing with Linux IIO devices
URL:= https://github.com/analogdevicesinc/libiio
URL:= https://github.com/analogdevicesinc/libiio
DEPENDS:= +PACKAGE_libaio:libaio +PACKAGE_libusb-1.0:libusb-1.0 \
DEPENDS:= +PACKAGE_libaio:libaio +PACKAGE_libusb-1.0:libusb-1.0 \
+PACKAGE_libavahi-common:libavahi-common +PACKAGE_libavahi-c lient:libavahi-client +libxml2
+PACKAGE_libavahi-client:libavahi-client +libxml2
e n d e f
e n d e f
d e f i n e P a c k a g e / l i b i i o / d e s c r i p t i o n
d e f i n e P a c k a g e / l i b i i o / d e s c r i p t i o n