]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/elfutils
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/pmueller/ipfire-2.x.git] / lfs / elfutils
index 8c86c3b7627e44034bd72e9381058d6216b84dc4..e4a59a41f0783aaea1d7640d6d89012f82de16b6 100644 (file)
@@ -24,7 +24,9 @@
 
 include Config
 
-VER        = 0.184
+SUMMARY    = Higher-level library to access ELF files
+
+VER        = 0.186
 
 THISAPP    = elfutils-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,10 +34,12 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = elfutils
-PAK_VER    = 5
+PAK_VER    = 7
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -44,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9e5af45255ff7dc413de073da2ceff04
+$(DL_FILE)_MD5 = 2c095e31e35d6be7b3718477b6d52702
 
 install : $(TARGET)