ed: update to 1.16.
This commit is contained in:
parent
74021afab5
commit
cc5709f6df
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ed'
|
||||
pkgname=ed
|
||||
version=1.15
|
||||
version=1.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="lzip"
|
||||
|
@ -9,9 +9,8 @@ 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=ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174
|
||||
checksum=cfc07a14ab048a758473ce222e784fbf031485bcd54a76f74acfee1f390d8b2c
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue