]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/strace
Revert "OpenSSH: restrict file permissions for sshd_config to 0600"
[people/pmueller/ipfire-2.x.git] / lfs / strace
index c8ad9ce0384d67c67571379ccdc6a9e7cfa5263a..cfce835ec92142c008e0a6310ce24c3f0e4b673c 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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.7
+VER        = 5.11
 SUP_ARCHES = x86_64 i586 armv5tel
 
 THISAPP    = strace-$(VER)
@@ -33,9 +33,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = strace
-PAK_VER    = 1
+PAK_VER    = 5
 
-DEPS       = ""
+DEPS       = elfutils
 
 ###############################################################################
 # Top-level Rules
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6054c3880a00c6703f83b57f15e04642
+$(DL_FILE)_MD5 = f5a317fd535465cf9130d0547661f5c4
 
 install : $(TARGET)