ed: update to 1.15.
This commit is contained in:
parent
53f0f76038
commit
57cb914bca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ed'
|
# Template file for 'ed'
|
||||||
pkgname=ed
|
pkgname=ed
|
||||||
version=1.14.2
|
version=1.15
|
||||||
revision=2
|
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.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
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=f57962ba930d70d02fc71d6be5c5f2346b16992a455ab9c43be7061dec9810db
|
checksum=ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue