libedit: update to 20240517.3.1.
This commit is contained in:
parent
3ed0b4668d
commit
46477bfb19
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libedit'
|
||||
pkgname=libedit
|
||||
version=20230828.3.1
|
||||
revision=2
|
||||
version=20240517.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# only check if man support nroff format
|
||||
# all of our man supports nroff
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.thrysoee.dk/editline/"
|
||||
distfiles="https://www.thrysoee.dk/editline/libedit-${version%%.*}-${version#*.}.tar.gz"
|
||||
checksum=4ee8182b6e569290e7d1f44f0f78dac8716b35f656b76528f699c69c98814dad
|
||||
checksum=3a489097bb4115495f3bd85ae782852b7097c556d9500088d74b6fa38dbd12ff
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue