From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH 1/3] sarg: Force update to get new libgd library Date: Sun, 01 May 2022 15:59:58 +0200 Message-ID: <20220501140000.145260-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8700043555373988910==" List-Id: <development.lists.ipfire.org> --===============8700043555373988910== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org> --- lfs/sarg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/sarg b/lfs/sarg index b75d185ed..d38933fb0 100644 --- a/lfs/sarg +++ b/lfs/sarg @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = sarg -PAK_VER = 5 +PAK_VER = 6 DEPS = -- 2.36.0 --===============8700043555373988910==--