editline: update to 1.17.0
This commit is contained in:
parent
60d4ba7caa
commit
29b66160f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'editline'
|
||||
pkgname=editline
|
||||
version=1.16.1
|
||||
version=1.17.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Minimal readline() replacement"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Spencer-94"
|
||||
homepage="http://troglobit.com/projects/editline/"
|
||||
distfiles="https://github.com/troglobit/editline/releases/download/${version}/editline-${version}.tar.xz"
|
||||
checksum=6518cc0d8241bcebc860432d1babc662a9ce0f5d6035649effe38b5bc9463f8c
|
||||
checksum=257fbf1f92eeb401d448f5a7f5e108416afd0f5979c5cbab2ea3010e0152ee93
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Add table
Reference in a new issue