ed: update to 1.17.

This commit is contained in:
UsernameRandomlyGenerated 2021-01-19 08:45:47 +01:00 committed by Érico Nogueira Rolim
parent 49ded64d23
commit 0b03e999dc

View file

@ -1,6 +1,6 @@
# Template file for 'ed'
pkgname=ed
version=1.16
version=1.17
revision=1
build_style=gnu-configure
hostmakedepends="lzip"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/ed/ed.html"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
checksum=cfc07a14ab048a758473ce222e784fbf031485bcd54a76f74acfee1f390d8b2c
checksum=71de39883c25b6fab44add80635382a10c9bf154515b94729f4a6529ddcc5e54
do_build() {
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"