testing/editline: upgrade to 1.17.1

This commit is contained in:
Leo 2020-02-24 04:51:50 -03:00
parent f7a35a1fa9
commit 85a4575beb

View File

@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=editline
pkgver=1.17.0
pkgver=1.17.1
pkgrel=0
pkgdesc="A readline() replacement for UNIX without termcap (ncurses)"
url="https://troglobit.com/projects/editline/"
@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="e8a519d5380a84913e1438ac0cd52400078457be5dcfa4eadc7112d7c2c4ff6601b8e3da4eef55296b42c6e9b5ed5fb269698dd62c4542eef824b6dd262ddd5c editline-1.17.0.tar.xz"
sha512sums="9b3f5f4a833e9e38c4f99d2e7f8d2716d4db74b6a2d3362e6c513505ff17a79044496405458835d508efd79cbe9046f3c1db602aaad210926312c22057145d35 editline-1.17.1.tar.xz"