aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/tfdn/Manifest2
-rw-r--r--dev-libs/tfdn/tfdn-1.6.0.ebuild (renamed from dev-libs/tfdn/tfdn-1.4.0.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tfdn/Manifest b/dev-libs/tfdn/Manifest
index 0d1875089..544b6641c 100644
--- a/dev-libs/tfdn/Manifest
+++ b/dev-libs/tfdn/Manifest
@@ -1,2 +1,2 @@
-DIST tfdn-1.4.0.tar.gz 210489 BLAKE2B fb4f1ca35b502464d64153d022da641d039dc53632104cd5528dc9280cbd760415e917b97aef88fcf32e729d1974470f656ea16651d4ba5805c4a78d45b4f89a SHA512 1b0ff1ff5e243a0caa905f7a744a9ec92695cfe0600f171a6ab11c03799b7cce128bd4809cf70ab7c392f3f8e55c30cabc0bb288cfa26b6b59bd3d9280cd3446
DIST tfdn-1.5.0.tar.gz 211135 BLAKE2B c98fa677e3aa00d57895539ec6178fc2fd7f0505646170d86281c9e973b81e90ce4a39040307e8a14ad15bdf6670f85addfc159dce8907508088c6f85c529ea5 SHA512 e37dd1c0153e2a8e2c4d6128874383038257203dc9ec6ecaeed42eda24f7991bc64ab9ef9cb7f4ac6cc9b230fa8f0dfaa3c4b8275358a7cb2362c8cfd0655713
+DIST tfdn-1.6.0.tar.gz 212502 BLAKE2B 95335b0d76f320a67214d95d43f89539dfee115092455cf05218983422a3e6fa4d771abedc47b97db454a94a19856b0e34e13fa5dc5040272a2f5db595998a17 SHA512 ddbfa31c1089e26fb63005e37263c62454da7ef015cb3b86cc1b76b07664df231de33d70a43ef91bc601f9ce7a6953ce570e6947f54a6e3063a9940e22e624aa
diff --git a/dev-libs/tfdn/tfdn-1.4.0.ebuild b/dev-libs/tfdn/tfdn-1.6.0.ebuild
index 8afeec395..6bdafc431 100644
--- a/dev-libs/tfdn/tfdn-1.4.0.ebuild
+++ b/dev-libs/tfdn/tfdn-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="cpu_flags_x86_sse4_1 curl debug ssl"
DEPEND="
- dev-libs/libpcre:3
+ dev-libs/libpcre2:=
dev-libs/libunistring:=
sys-libs/zlib:=
curl? ( net-misc/curl )