From 4dfa845a35127fc152940345a3725f609a280e4f Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 16 Apr 2024 12:12:27 +0200 Subject: [PATCH] xkeyboard_config, bump version (#10342) --- ...oard_config-2.37.recipe => xkeyboard_config-2.41.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename x11-libs/xkeyboard-config/{xkeyboard_config-2.37.recipe => xkeyboard_config-2.41.recipe} (75%) diff --git a/x11-libs/xkeyboard-config/xkeyboard_config-2.37.recipe b/x11-libs/xkeyboard-config/xkeyboard_config-2.41.recipe similarity index 75% rename from x11-libs/xkeyboard-config/xkeyboard_config-2.37.recipe rename to x11-libs/xkeyboard-config/xkeyboard_config-2.41.recipe index a2998df14..76598872d 100644 --- a/x11-libs/xkeyboard-config/xkeyboard_config-2.37.recipe +++ b/x11-libs/xkeyboard-config/xkeyboard_config-2.41.recipe @@ -1,7 +1,7 @@ SUMMARY="X keyboard configuration database" DESCRIPTION="This package contains configuration data used by the X Keyboard Extension (XKB), \ which allows selection of keyboard layouts when using a graphical interface." -HOMEPAGE="https://github.com/freedesktop/xkeyboard-config" +HOMEPAGE="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config" COPYRIGHT="1996 Joseph Moss 2002-2007 Free Software Foundation, Inc. 2003-2004 Dmitry Golubev @@ -9,8 +9,8 @@ COPYRIGHT="1996 Joseph Moss 2006 Erdal Ronahî" LICENSE="MIT" REVISION="1" -SOURCE_URI="https://github.com/freedesktop/xkeyboard-config/archive/refs/tags/xkeyboard-config-$portVersion.tar.gz" -CHECKSUM_SHA256="3f578ae674d9a01a6d0bba23f3ff55b9e07c335e7bb81e9eb192eb8efde0176b" +SOURCE_URI="$HOMEPAGE/-/archive/xkeyboard-config-$portVersion/xkeyboard-config-xkeyboard-config-$portVersion.tar.bz2" +CHECKSUM_SHA256="1d4c51af50595ca7e56fd0b2e8a82d28160d6cc334c86032c5975ba7a3f49467" SOURCE_DIR="xkeyboard-config-xkeyboard-config-$portVersion" ARCHITECTURES="all"