ed: update to 1.12.
This commit is contained in:
parent
b127257f80
commit
b968850732
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ed'
|
||||
pkgname=ed
|
||||
version=1.11
|
||||
revision=3
|
||||
version=1.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="lzip"
|
||||
short_desc="GNU Line-oriented text editor"
|
||||
|
@ -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=bd146ede5f225e20946ad94ef6bdf07939313bcc41dde5d2beedcea1a147a134
|
||||
checksum=d2655743144a0f6071a619dea2e142d75d2335b3dbfe8d4a643984a10e0a802f
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Add table
Reference in a new issue