mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ed: update to 1.20.2.
This commit is contained in:
parent
4fc3c4659a
commit
fb7440141c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ed'
|
# Template file for 'ed'
|
||||||
pkgname=ed
|
pkgname=ed
|
||||||
version=1.19
|
version=1.20.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="lzip"
|
hostmakedepends="lzip"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
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=ce2f2e5c424790aa96d09dacb93d9bbfdc0b7eb6249c9cb7538452e8ec77cd48
|
checksum=65fec7318f48c2ca17f334ac0f4703defe62037bb13cc23920de077b5fa24523
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue