From 6ca68368be85448197233bb2e1bafc5e30cd6106 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 7 Jan 2026 15:27:14 +0200 Subject: [PATCH] Rebuild without libuuid.la --- pkg.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index 9e2a41e..8a790c2 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: volume_key description: A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases, and the associated command-line tool version: 0.3.12 -revision: 1 +revision: 2 url: https://pagure.io/volume_key license: GPL2-or-later architecture: any @@ -19,10 +19,10 @@ make_depends: - python-setuptools - swig downloads: - - url: https://pagure.io/volume_key/archive/volume_key-${BPM_PKG_VERSION}/volume_key-volume_key-${BPM_PKG_VERSION}.tar.gz + - url: https://releases.pagure.org/volume_key/volume_key-${BPM_PKG_VERSION}.tar.xz extract_to: ${BPM_SOURCE} extract_strip_components: 1 - checksum: 8b7941586b711859f568b01f44df87a23081a1c75f40c42b66af3fda10341180 + checksum: 6ca3748fc1dad22c450bbf6601d4e706cb11c5e662d11bb4aeb473a9cd77309b split_packages: - name: volume_key - name: python-volume_key