From afd88c99a16a0c589770c0b52368eca5be6ca3d2 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Thu, 11 Jan 2024 10:35:13 +0300 Subject: [PATCH] Added pgpdump to 8 --- msvsphere-8.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index 24a5b4a..2d6e6fd 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -5,6 +5,10 @@ }, "polkit-gnome": { "url": "https://git.centos.org/rpms/polkit-gnome.git" + }, + "pgpdump": { + "url": "https://src.fedoraproject.org/rpms/pgpdump.git", + "branch": "epel8" } } }