From 083950a0df6ab6f8d63891bfdb4d86e8143740eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 5 Mar 2023 15:07:51 +0000 Subject: [PATCH] samba: Bump package version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This is necessary, since the package version was already incremented to 91 in "master", due to the libtirpc changes in Core Update 173. Signed-off-by: Peter Müller --- lfs/samba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/samba b/lfs/samba index 76110aa0d9..32c9fab394 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 = 91 +PAK_VER = 92 DEPS = avahi cups perl-Parse-Yapp perl-JSON -- 2.39.5