summaryrefslogtreecommitdiff
path: root/sci-libs/volk
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/volk')
-rw-r--r--sci-libs/volk/Manifest4
-rw-r--r--sci-libs/volk/volk-2.5.0.ebuild4
-rw-r--r--sci-libs/volk/volk-2.5.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/volk/Manifest b/sci-libs/volk/Manifest
index 375f1e586bdb..6e4779c276ab 100644
--- a/sci-libs/volk/Manifest
+++ b/sci-libs/volk/Manifest
@@ -1,5 +1,5 @@
DIST volk-2.5.0.tar.xz 322280 BLAKE2B edbf0f7ffecf08e8f0d8ebbb85a9bc943286c5d022442d0d7e480be4ecbd696a8b2e87e4d16d7133467b429e4894a1d166c534b5a05630cb313906aed8476cfe SHA512 94e5af925d6b6e157445ca80c2ba47a92f5ee681716d2a70a5519caa30a603b3f31a9f1ccbd14ef65349645b56a3f406b4aa1f354c322be60bd76d646a4850c6
DIST volk-2.5.1.tar.xz 362792 BLAKE2B dfaaddb9e6910c2e7d9d493c87922cf95ae3c70fff5644c7295f02e474d5fabdc2c9f42dbcc2d9d85cc25e9b6c3ba9ec8671b580093a35af1402183fa18df93a SHA512 4946b1675293920dc6e716b0a7927ce845abd833b2a33c41542b90760c6ab6832a1faede4c783133b32e616d69a8fcf2d131ca54cd504b0596fc0a92030cd1fa
-EBUILD volk-2.5.0.ebuild 1007 BLAKE2B 2ed84093225050ab52cb74fba21f0396a3efc7a1cfcbeb721bd7d52ebc6bed0c1894a24d683ba10c8b2d294b73990cb2b7cb1cbbbe5239dbfdea7ac4361cf464 SHA512 50708af8f620ba07aeecf837c3869216a5f1c5a9c2ae428976ce452884b5e18b5aafedeca415dcf643bf501a22d56aa74cceefdec0793cb6086176ca30022e65
-EBUILD volk-2.5.1.ebuild 1172 BLAKE2B ef65307659d11256d7a964e7e498353d64a286f0f50566ed1a5cfb8cc8f0346a94cdc38db4cb0e9f88c89abc847dff8320286550e0a30f851d8e2ecbd8c25cbe SHA512 3a71b0f225ce692e237cd9f52f3fb4f3fe80f70fb5b6102634f0c25caa8257dc4e3a2dba599df7de917789cc85fa6fc33a7be0d7a956ffcd32ee57426775a653
+EBUILD volk-2.5.0.ebuild 1007 BLAKE2B efc6413fbf821977b6d4ff3ee5263f48b948fb42eeda9cd8f9acf8a2ea77b1936d2b59001df5396c30de9472d24f1875b9530b01935181a552cc94494c587738 SHA512 09b9ae064bcf9decc44552d1cd99c56334d215de34a47e3c862222fde8623d74178b9288f6518a3bcfa4a96a5a92b1318e1d91c979b4aa2314c9307a78fa3dac
+EBUILD volk-2.5.1.ebuild 1172 BLAKE2B e048e89631393eba8a97c8e3796d1c366298660f2c442f08dea150d14565e0f899dc1e776dfeb8816110ac611b8d87f9918c8cf54d5e6f767b15c48a949e6896 SHA512 3eb95403a081885ff1529df6abf137faaf6fb5dfb4e4be8fc27a7e51aba5699094ad1618872b927c8571d1599861f8882a5c27dd821498a1050420743b33c249
MISC metadata.xml 326 BLAKE2B add10950a24964807f5b5c4696f3852da2c19337e5db075bc1e2f9ba597812ac2b8e975b1747bf7a6a0e57420a9ea70f721d117f452c7971bb9a47765274938d SHA512 a5ce5f748eb162e852281a9a043c1bec629448da7f2f0a211f81c6671dbc10677aab06446fe9e1cd4105049ef95acbd03276d53472fbf73a8c3d608ea649787a
diff --git a/sci-libs/volk/volk-2.5.0.ebuild b/sci-libs/volk/volk-2.5.0.ebuild
index 36244677883f..abe8da3489f0 100644
--- a/sci-libs/volk/volk-2.5.0.ebuild
+++ b/sci-libs/volk/volk-2.5.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="None"
diff --git a/sci-libs/volk/volk-2.5.1.ebuild b/sci-libs/volk/volk-2.5.1.ebuild
index dbfc78069397..5b1b1f9add6c 100644
--- a/sci-libs/volk/volk-2.5.1.ebuild
+++ b/sci-libs/volk/volk-2.5.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="None"