termux-packages/packages/ed/build.sh
Oliver Schmidhauser 1d740dea04 Add ed package (#607)
* Add ed package

Fixes #606

* change ed url to main mirror
2016-12-23 08:59:56 +01:00

6 lines
384 B
Bash

TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/ed/
TERMUX_PKG_DESCRIPTION="Ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. "
TERMUX_PKG_VERSION=1.13
TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/ed/ed-${TERMUX_PKG_VERSION}.tar.lz