repo/gentoo:master commit in: sci-ml/ollama/
"Alfredo Tupone" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786020617.288b527380f0563773971cd4d4c63bd789597c39.tupone@gentoo> |
commit: 288b527380f0563773971cd4d4c63bd789597c39
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 12:45:13 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 12:50:17 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288b5273
sci-ml/ollama: add 0.32.6, drop 0.32.5
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/ollama/Manifest | 6 +++---
sci-ml/ollama/{ollama-0.32.5.ebuild => ollama-0.32.6.ebuild} | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-ml/ollama/Manifest b/sci-ml/ollama/Manifest
index 9b5e0b6adc1b..d494d7625aed 100644
--- a/sci-ml/ollama/Manifest
+++ b/sci-ml/ollama/Manifest
@@ -1,3 +1,3 @@
-DIST llama.cpp-b10091.tar.gz 35959727 BLAKE2B 6ba8165f295cedb3cfd5c73d2535890e9d28178e2d93539f587aca4eb1e8b45a32cfad258bca4b81336efb3ff6cd86633dedc5ce12f947f59ad579919f67ae15 SHA512 708c6a4655f9b20478c15795d129e96e1d79ec1afe7f505bc081f4c309649d9e6a8efc36bdcaf9f7808236b924f03ba92dac95e23713d729b3bb61a30d84d954
-DIST ollama-0.32.5-deps.tar.xz 83159192 BLAKE2B 2227182b3f577dd8412952e423df28bf6bcd0f76a9f1326b92aed4f988f4b68c69d1c166ae1f3be2ed54b4b15a9d1c0a8a70cfc109172bdcf93bea32441aeecd SHA512 405e30b2682b7e8860592b29d4accebf72b278e09909598bb18c8f0f7b0654ba653d812c0b0de456a113d9a3c36a281cb09e0daa6b3c07f8b1c597a89acd8075
-DIST ollama-0.32.5.gh.tar.gz 28993850 BLAKE2B c557163483c42ac006ca70e70199beb29a84fe1749d00ff32b98caf578f006f6e68fa90ad037b72aeac6a2ef612e1bc76db621ee6b3dcc8ff5defc975745681b SHA512 3f8ce008b304e39a88cffeab25b27fb60dd3feaccbf01700c4ddfe7e313346864e9720772030b27aa5aa94a612d847dc2cae6b3b843bcf54899b0db8d06b32b8
+DIST llama.cpp-b10242.tar.gz 36503594 BLAKE2B 27a753a0215489714c45cfcbca4fec0f8d6dd7139869539114ef45be9735444758beef7b2836e1007bb7971b154163daceac5e1521f1c07dbbcebf55110515b8 SHA512 8fa959fd1c11e49dd0daa9ed4bb657bf7c72946850f6a1d28d8573a9a113ef0ed320bdb4f62a3377a10af67711b2be433f53cb03cc47ab80aa41d444d8c2cbd7
+DIST ollama-0.32.6-deps.tar.xz 83159192 BLAKE2B 2227182b3f577dd8412952e423df28bf6bcd0f76a9f1326b92aed4f988f4b68c69d1c166ae1f3be2ed54b4b15a9d1c0a8a70cfc109172bdcf93bea32441aeecd SHA512 405e30b2682b7e8860592b29d4accebf72b278e09909598bb18c8f0f7b0654ba653d812c0b0de456a113d9a3c36a281cb09e0daa6b3c07f8b1c597a89acd8075
+DIST ollama-0.32.6.gh.tar.gz 28833792 BLAKE2B 26c2e4c7a2368915e63f011be8815925b777121fa156f76fb1e74096a3d884ee107e68bc0adf2893a599c81c827e92658281166099f179f60256ebc190e9d17f SHA512 9d538dc7f2b78ce8baf972394712351a299699673638a43fafd2e902e561032ea4a50a3bb1f7fc57fc68b3e8978064b8af448e9f04408e3966a0877128aad617
diff --git a/sci-ml/ollama/ollama-0.32.5.ebuild b/sci-ml/ollama/ollama-0.32.6.ebuild
similarity index 99%
rename from sci-ml/ollama/ollama-0.32.5.ebuild
rename to sci-ml/ollama/ollama-0.32.6.ebuild
index 9e30798bf5f7..3b3ce6a8f917 100644
--- a/sci-ml/ollama/ollama-0.32.5.ebuild
+++ b/sci-ml/ollama/ollama-0.32.6.ebuild
@@ -8,7 +8,7 @@ inherit cmake go-module systemd
DESCRIPTION="Get up and running with Llama 3, Mistral, Gemma, and other language models"
HOMEPAGE="https://ollama.com"
-LLAMA_CPP_tag=b10091
+LLAMA_CPP_tag=b10242
SRC_URI="
https://github.com/ollama/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz