mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libedit: update to 20240517.3.1.
This commit is contained in:
parent
3ed0b4668d
commit
46477bfb19
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libedit'
|
# Template file for 'libedit'
|
||||||
pkgname=libedit
|
pkgname=libedit
|
||||||
version=20230828.3.1
|
version=20240517.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# only check if man support nroff format
|
# only check if man support nroff format
|
||||||
# all of our man supports nroff
|
# all of our man supports nroff
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.thrysoee.dk/editline/"
|
homepage="https://www.thrysoee.dk/editline/"
|
||||||
distfiles="https://www.thrysoee.dk/editline/libedit-${version%%.*}-${version#*.}.tar.gz"
|
distfiles="https://www.thrysoee.dk/editline/libedit-${version%%.*}-${version#*.}.tar.gz"
|
||||||
checksum=4ee8182b6e569290e7d1f44f0f78dac8716b35f656b76528f699c69c98814dad
|
checksum=3a489097bb4115495f3bd85ae782852b7097c556d9500088d74b6fa38dbd12ff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue