Skip to content

Commit

Permalink
package: libiio: Bump libiio version to v0.25
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich authored and nunojsa committed Oct 10, 2023
1 parent 529790e commit eca3e0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package/libiio/libiio.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Locally calculated
sha256 a2b5d848531ea64fd9f95327dfd5a588bd227d9577281ec375e822702c6a52d5 libiio-0.24.tar.gz
sha256 21972599a3c143ab1f98002ad2b3f28f4aff927fde5f677478311cd4e517730c libiio-0.25.tar.gz
sha256 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b COPYING.txt
2 changes: 1 addition & 1 deletion package/libiio/libiio.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
################################################################################


LIBIIO_VERSION = 0.24
LIBIIO_VERSION = 0.25
LIBIIO_SITE = $(call github,analogdevicesinc,libiio,v$(LIBIIO_VERSION))

#LIBIIO_VERSION = 60de6b948a04d4074d2feca46dbb64dca92ae60d
Expand Down

0 comments on commit eca3e0a

Please sign in to comment.