]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ltrace
switch arm 32 bit arch from armv5tel to armv6l
[people/pmueller/ipfire-2.x.git] / lfs / ltrace
index bcab77082f9ed298bce073f9934c9bcfae6442a8..82d8454f9c2b5d4a88b0a61a7d64f14ff0e1c836 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  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,7 +25,7 @@
 include Config
 
 VER        = 0.7.3
-SUP_ARCHES = x86_64 i586 armv5tel
+SUP_ARCHES = x86_64 i586 armv6l
 
 THISAPP    = ltrace-$(VER)
 DL_FILE    = ltrace_$(VER).orig.tar.bz2