mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
8607863f4e
commit
08482d28cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libedit'
|
# Template file for 'libedit'
|
||||||
pkgname=libedit
|
pkgname=libedit
|
||||||
version=20240808.3.1
|
version=20250104.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# only check if man support nroff format
|
# only check if man support nroff format
|
||||||
|
@ -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=5f0573349d77c4a48967191cdd6634dd7aa5f6398c6a57fe037cc02696d6099f
|
checksum=23792701694550a53720630cd1cd6167101b5773adddcb4104f7345b73a568ac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue