LimeSuite: update to 22.09.0.
This commit is contained in:
parent
5095189a27
commit
d05b80f02e
|
@ -4127,7 +4127,7 @@ librz_syscall.so.0.4 rizin-0.4.0_1
|
|||
librz_type.so.0.4 rizin-0.4.0_1
|
||||
librz_util.so.0.4 rizin-0.4.0_1
|
||||
libaravis-0.8.so.0 libaravis-0.8.21_1
|
||||
libLimeSuite.so.20.10-1 LimeSuite-20.10.0_1
|
||||
libLimeSuite.so.22.09-1 LimeSuite-22.09.0_1
|
||||
libnvme.so.1 libnvme-1.0_1
|
||||
libRInside.so R-cran-RInside-0.2.16_1
|
||||
libXrdUtils.so.3 xrootd-5.4.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'LimeSuite'
|
||||
pkgname=LimeSuite
|
||||
version=20.10.0
|
||||
version=22.09.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=cmake-wxWidgets-gtk3
|
||||
|
@ -31,9 +31,10 @@ short_desc="Driver and GUI for LimeSDR/LMS7002M-based SDR platforms"
|
|||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://myriadrf.org/projects/lime-suite/"
|
||||
changelog="https://raw.githubusercontent.com/myriadrf/LimeSuite/master/Changelog.txt"
|
||||
distfiles="https://github.com/myriadrf/LimeSuite/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f6d79dc67cb52a5aea839d1dc00e65f85367cb2c275d77f149833d32cf79b467
|
||||
shlib_provides="libLimeSuite.so.20.10-1"
|
||||
checksum=521e45298e1ffd0fd65006598e1edf37bd92a13667afaab262582fc681f1cf16
|
||||
shlib_provides="libLimeSuite.so.22.09-1"
|
||||
|
||||
build_options="octave"
|
||||
desc_option_octave="Enable the LimeSuite Octave plugin"
|
||||
|
|
Loading…
Reference in New Issue