From 91d768aa820cb42ac63589366d75351bb892a622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 26 Jan 2025 16:23:09 +0100 Subject: [PATCH] enet: bump version --- net-libs/enet/{enet-1.3.17.recipe => enet-1.3.18.recipe} | 4 ++-- .../patches/{enet-1.3.17.patchset => enet-1.3.18.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename net-libs/enet/{enet-1.3.17.recipe => enet-1.3.18.recipe} (94%) rename net-libs/enet/patches/{enet-1.3.17.patchset => enet-1.3.18.patchset} (100%) diff --git a/net-libs/enet/enet-1.3.17.recipe b/net-libs/enet/enet-1.3.18.recipe similarity index 94% rename from net-libs/enet/enet-1.3.17.recipe rename to net-libs/enet/enet-1.3.18.recipe index 576630cbe..d72f45a7b 100644 --- a/net-libs/enet/enet-1.3.17.recipe +++ b/net-libs/enet/enet-1.3.18.recipe @@ -12,13 +12,13 @@ COPYRIGHT="2002-2010 Lee Salzman" LICENSE="MIT" REVISION="1" SOURCE_URI="http://enet.bespin.org/download/enet-$portVersion.tar.gz" -CHECKSUM_SHA256="a38f0f194555d558533b8b15c0c478e946310022d0ec7b34334e19e4574dcedc" +CHECKSUM_SHA256="2a8a0c5360d68bb4fcd11f2e4c47c69976e8d2c85b109dd7d60b1181a4f85d36" PATCHES="enet-$portVersion.patchset" ARCHITECTURES="all" SECONDARY_ARCHITECTURES="x86" -libVersion="7.0.5" +libVersion="7.0.6" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" diff --git a/net-libs/enet/patches/enet-1.3.17.patchset b/net-libs/enet/patches/enet-1.3.18.patchset similarity index 100% rename from net-libs/enet/patches/enet-1.3.17.patchset rename to net-libs/enet/patches/enet-1.3.18.patchset