Skip to content

Commit

Permalink
Merge pull request lunar-linux#1471 from Florin65/sed
Browse files Browse the repository at this point in the history
sed: version bumped to 4.4.
  • Loading branch information
Ratler committed Feb 4, 2017
2 parents ff70cb4 + b540042 commit 3e66956
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions editors/sed/DETAILS
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
MODULE=sed
VERSION=4.3
VERSION=4.4
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
SOURCE_VFY=sha256:47c20d8841ce9e7b6ef8037768aac44bc2937fff1c265b291c824004d56bd0aa
SOURCE_VFY=sha256:cbd6ebc5aaf080ed60d0162d7f6aeae58211a1ee9ba9bb25623daa6cd942683b
WEB_SITE=http://www.gnu.org/software/sed/
ENTERED=20010922
UPDATED=20170105
UPDATED=20170204
SHORT="A stream-oriented non-interactive text editor"

cat << EOF
Expand Down

0 comments on commit 3e66956

Please sign in to comment.