editline: update to 1.17.1.
This commit is contained in:
parent
00e87f8ce0
commit
ce71618333
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'editline'
|
||||
pkgname=editline
|
||||
version=1.17.0
|
||||
version=1.17.1
|
||||
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=257fbf1f92eeb401d448f5a7f5e108416afd0f5979c5cbab2ea3010e0152ee93
|
||||
checksum=df223b3333a545fddbc67b49ded3d242c66fadf7a04beb3ada20957fcd1ffc0e
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue