ed: Update to 1.15

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2019-01-03 23:02:09 +00:00
parent 5c62e47391
commit 0d48422764
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@
###############################################################################
name = ed
version = 1.13
version = 1.15
release = 1
groups = Application/Text
@ -31,6 +31,10 @@ build
CFLAGS="%{CFLAGS}" \
CPPFLAGS="%{CPPFLAGS}" \
LDFLAGS="%{LDFLAGS}"
test
make check
end
end
packages