diff --git a/dev-libs/tfdn/Manifest b/dev-libs/tfdn/Manifest index 14ab0a34e4..507ed18f9a 100644 --- a/dev-libs/tfdn/Manifest +++ b/dev-libs/tfdn/Manifest @@ -1,2 +1,2 @@ -DIST tfdn-1.10.1.tar.gz 223167 BLAKE2B 71f464ecc4f7e7b645d46704b69cbd96f3d959816b27fa237ec9f97fa8a976a2c55a7c7178d09511bc4cbb059cd87e168634f6a53923cb6fdf10c5270d9d5b30 SHA512 566839fe7fb3d9a01cb2ba3f4d92c53ca5dc2795d4391e419ca8c4d1e1ec92a67f6aad86d9b01684f64d22db81b1a79f04f64f1a36fcfefcec51d92c06f02ad5 DIST tfdn-1.11.0.tar.gz 226808 BLAKE2B c2c662f5fcf33cb129ea1a8dcdc588d4668273311ab8e5adbcd51955471b8b788dab739f7b4d9de7d0810fd1326bb1100db8cb5ab8f16f0ec0a0f8e22de6df91 SHA512 fb86e59626bf125b8a4b01dc3e58ec69f313baa307a3637393928b281dcac3b874e19052d5a8acb577ec6a6e32f9c8e9e19759cf1dff95bc82b95f5ef30f61e7 +DIST tfdn-1.12.2.tar.gz 233355 BLAKE2B 94d202665c5120b526eda712e265a08cca9fc4e695708081df9c9ebb4ff2d2e148dc7f1a3e9a3310be4113d61f2aed4c01acfac9c0493d91b9dce86a01e9c55d SHA512 a82d415575aa1584a0a76672f72ddaf0eeba61f9c45fcc2eab1cbda9025ceec56df9f55173df0702d6dc951d08634c3a4cc18714678b55ee115abf21d5430f2c diff --git a/dev-libs/tfdn/tfdn-1.10.1-r1.ebuild b/dev-libs/tfdn/tfdn-1.12.2.ebuild similarity index 98% rename from dev-libs/tfdn/tfdn-1.10.1-r1.ebuild rename to dev-libs/tfdn/tfdn-1.12.2.ebuild index 9078c58bb3..2562ca43b1 100644 --- a/dev-libs/tfdn/tfdn-1.10.1-r1.ebuild +++ b/dev-libs/tfdn/tfdn-1.12.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://git.skyjake.fi/skyjake/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.t S="${WORKDIR}/${MY_PN}" LICENSE="BSD-2" -SLOT="0/1.7" +SLOT="0/1.11" KEYWORDS="~amd64 ~x86" IUSE="cpu_flags_x86_sse4_1 curl debug ssl"