]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libpciaccess: Update to 0.17
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Jan 2023 18:58:37 +0000 (18:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Jan 2023 18:58:37 +0000 (18:58 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libpciaccess/libpciaccess.nm

index 789bb98fc8db14e076ecbdc1d82842bcb98af814..e02131b5cb998fad7e3ad5f8e3ff52ea7e93b244 100644 (file)
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = libpciaccess
-version    = 0.13.4
+version    = 0.17
 release    = 1
 
 groups     = Applications/Virtualization
-url        = http://cgit.freedesktop.org/xorg/lib/libpciaccess/
+url        = https://cgit.freedesktop.org/xorg/lib/libpciaccess/
 license    = LGPLv2.1+
 summary    = Generic PCI access library.
 
@@ -17,20 +17,12 @@ description
        versions of Linux.
 end
 
-source_dl  = http://cgit.freedesktop.org/xorg/lib/libpciaccess/snapshot/
+source_dl  = https://www.x.org/archive/individual/lib/
 
 build
        requires
-               autoconf
-               automake
-               pkg-config
-               libtool
                xorg-x11-util-macros
        end
-
-       prepare_cmds
-               ./autogen.sh
-       end
 end
 
 packages