LimeSuite: update to 23.11.0.
This commit is contained in:
parent
2d2f36a728
commit
c25a8f9558
|
@ -4095,7 +4095,7 @@ librz_syscall.so.0.6 rizin-0.6.0_1
|
|||
librz_type.so.0.6 rizin-0.6.0_1
|
||||
librz_util.so.0.6 rizin-0.6.0_1
|
||||
libaravis-0.8.so.0 libaravis-0.8.21_1
|
||||
libLimeSuite.so.23.10-1 LimeSuite-23.10.0_1
|
||||
libLimeSuite.so.23.11-1 LimeSuite-23.11.0_1
|
||||
libnvme.so.1 libnvme-1.0_1
|
||||
libnvme-mi.so.1 libnvme-1.2_1
|
||||
libRInside.so R-cran-RInside-0.2.16_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'LimeSuite'
|
||||
pkgname=LimeSuite
|
||||
version=23.10.0
|
||||
version=23.11.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="cmake-wxWidgets-gtk3"
|
||||
|
@ -20,7 +20,7 @@ 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=3fcbc4a777e61c92d185e09f15c251e52c694f13ff3df110badc4ed36dc58b00
|
||||
checksum=fd8a448b92bc5ee4012f0ba58785f3c7e0a4d342b24e26275318802dfe00eb33
|
||||
shlib_provides="libLimeSuite.so.${version%.*}-1"
|
||||
|
||||
build_options="octave"
|
||||
|
|
Loading…
Reference in New Issue