From 9af7cf137cbb90167c4a323ca4ef8ddaf6517fd5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 8 Sep 2022 15:45:25 -0400 Subject: [PATCH] LimeSuite: update to 22.09.0. --- common/shlibs | 2 +- srcpkgs/LimeSuite/template | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 1861098750b4..a43d9d6eaada 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/LimeSuite/template b/srcpkgs/LimeSuite/template index 11e0af2aa637..f7caba84c2fe 100644 --- a/srcpkgs/LimeSuite/template +++ b/srcpkgs/LimeSuite/template @@ -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 " 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"