]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ltrace
Update translations
[ipfire-2.x.git] / lfs / ltrace
index 21b43d30bcbd692d051e26a53a1db35bf5dfafa1..1ac7981eafa304fc53ccfec98cc26652d028fde8 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2013  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -25,6 +25,7 @@
 include Config
 
 VER        = 0.7.3
+SUP_ARCHES = x86_64 i586 armv5tel
 
 THISAPP    = ltrace-$(VER)
 DL_FILE    = ltrace_$(VER).orig.tar.bz2
@@ -32,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"