ed: update to 1.12.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'ed'
|
# Template file for 'ed'
|
||||||
pkgname=ed
|
pkgname=ed
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="lzip"
|
hostmakedepends="lzip"
|
||||||
short_desc="GNU Line-oriented text editor"
|
short_desc="GNU Line-oriented text editor"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/ed/ed.html"
|
homepage="http://www.gnu.org/software/ed/ed.html"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
|
||||||
checksum=bd146ede5f225e20946ad94ef6bdf07939313bcc41dde5d2beedcea1a147a134
|
checksum=d2655743144a0f6071a619dea2e142d75d2335b3dbfe8d4a643984a10e0a802f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||||
|
|||||||
Reference in New Issue
Block a user