]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ltrace: Bump package version
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Apr 2019 15:06:10 +0000 (16:06 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Apr 2019 15:19:16 +0000 (16:19 +0100)
This package needs to be rebuilt because it uses elfutils
which has had an soname bump.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ltrace

index d479910deff552e7d71a8974ed8e8b8f081d0057..1ac7981eafa304fc53ccfec98cc26652d028fde8 100644 (file)
@@ -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"