ed: update to 1.13.

This commit is contained in:
Juan RP 2016-02-13 06:28:17 +01:00
parent b217867b09
commit a1054dec7f
1 changed files with 2 additions and 2 deletions

View File

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