From: Michael Tremer Date: Fri, 26 Apr 2019 15:06:10 +0000 (+0100) Subject: ltrace: Bump package version X-Git-Tag: v2.23-core133~178 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0c9850c770ef905305766dcc206267c12cdd143;p=ipfire-2.x.git ltrace: Bump package version This package needs to be rebuilt because it uses elfutils which has had an soname bump. Signed-off-by: Michael Tremer --- diff --git a/lfs/ltrace b/lfs/ltrace index d479910def..1ac7981eaf 100644 --- a/lfs/ltrace +++ b/lfs/ltrace @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ltrace -PAK_VER = 1 +PAK_VER = 2 DEPS = "elfutils"