ed: update to 1.14.

This commit is contained in:
Michael Gehring 2017-01-07 09:34:20 +00:00
parent 179dd2afc0
commit 4c7920de3a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ed'
pkgname=ed
version=1.13
version=1.14
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=cd66c54a53cd6ef35a217556e7b2b2fdd973ca2708f4fc41636b0bc06388c7d3
checksum=b948fe3d0d5f5c1ae944c0a9f2f57be99711d7eb3ffabaa18e7278b995acf136
do_build() {
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"