ed: update to 1.14.2.

This commit is contained in:
Michael Gehring 2017-02-23 09:33:36 +00:00
parent e1f216732d
commit f58f5dd7cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ed'
pkgname=ed
version=1.14.1
version=1.14.2
revision=1
build_style=gnu-configure
hostmakedepends="lzip"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="http://www.gnu.org/software/ed/ed.html"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
checksum=ffb97eb8f2a2b5a71a9b97e3872adce953aa1b8958e04c5b7bf11d556f32552a
checksum=f57962ba930d70d02fc71d6be5c5f2346b16992a455ab9c43be7061dec9810db
do_build() {
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"