]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
sed: Update to 4.2.2.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Dec 2012 23:54:01 +0000 (00:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Dec 2012 23:54:01 +0000 (00:54 +0100)
sed/sed.nm

index 556ef7c8165bcd07c00d1eaf12bef5d8fb360da6..6f215955c4d33fddb5f85f2545c8a4d4fe1b450a 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = sed
-version    = 4.2.1
-release    = 3
+version    = 4.2.2
+release    = 1
 
 groups     = Applications/Text
 url        = http://sed.sourceforge.net/
@@ -13,14 +13,14 @@ license    = GPLv2+
 summary    = A GNU stream text editor.
 
 description
-       The sed (Stream EDitor) editor is a stream or batch (non-interactive) \
-       editor.  Sed takes text as input, performs an operation or set of \
-       operations on the text and outputs the modified text. The operations \
-       that sed performs (substitutions, deletions, insertions, etc.) can be \
+       The sed (Stream EDitor) editor is a stream or batch (non-interactive)
+       editor.  Sed takes text as input, performs an operation or set of
+       operations on the text and outputs the modified text. The operations
+       that sed performs (substitutions, deletions, insertions, etc.) can be
        specified in a script file or from the command line.
 end
 
-source_dl  = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}
+source_dl  = ftp://ftp.gnu.org/gnu/sed/
 
 build
        requires