From a15a75829294d71530c05ddc0d4393d4e2c79831 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 11 Sep 2022 08:46:48 +0000 Subject: [PATCH] {libvirt,qemu,samba}: Bump package versions for glibc changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/libvirt | 2 +- lfs/qemu | 2 +- lfs/samba | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/libvirt b/lfs/libvirt index d07f19b039..21b06e89b1 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 aarch64 PROG = libvirt -PAK_VER = 28 +PAK_VER = 29 DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu diff --git a/lfs/qemu b/lfs/qemu index 7fe97f9415..7f1ab78965 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu -PAK_VER = 34 +PAK_VER = 35 DEPS = alsa libusbredir spice libseccomp diff --git a/lfs/samba b/lfs/samba index d64d0e2d49..67ebebc2f9 100644 --- a/lfs/samba +++ b/lfs/samba @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 86 +PAK_VER = 87 DEPS = avahi cups libtirpc perl-Parse-Yapp perl-JSON -- 2.39.2