ed: update to 1.10.

This commit is contained in:
Juan RP 2014-03-14 11:05:45 +01:00
parent 14c15b0973
commit 57021024b9
1 changed files with 5 additions and 4 deletions

View File

@ -1,14 +1,15 @@
# Template file for 'ed'
pkgname=ed
version=1.8
revision=2
version=1.10
revision=1
build_style=gnu-configure
hostmakedepends="lzip"
short_desc="GNU Line-oriented text editor"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://www.gnu.org/software/ed/ed.html"
distfiles="http://ftp.gnu.org/gnu/ed/ed-$version.tar.gz"
checksum=64c138d33b1ea4b9daa88e045da0619e2a43cb99a9d378417d20163f410a7273
distfiles="http://ftp.gnu.org/gnu/ed/ed-$version.tar.lz"
checksum=9540092c12309b2f4a294fdb8f5bd25f1ad5906a627518486e7733576a637e9a
do_build() {
make CC=$CC