mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
libedit: update to 20210419.3.1.
This commit is contained in:
parent
3919f3168e
commit
27124048c2
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
|
||||||
_datever=20210216
|
_datever=20210419
|
||||||
_distver=3.1
|
_distver=3.1
|
||||||
version="${_datever}.${_distver}"
|
version="${_datever}.${_distver}"
|
||||||
revision=1
|
revision=1
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.thrysoee.dk/editline/"
|
homepage="http://www.thrysoee.dk/editline/"
|
||||||
distfiles="http://www.thrysoee.dk/editline/libedit-${_datever}-${_distver}.tar.gz"
|
distfiles="http://www.thrysoee.dk/editline/libedit-${_datever}-${_distver}.tar.gz"
|
||||||
checksum=2283f741d2aab935c8c52c04b57bf952d02c2c02e651172f8ac811f77b1fc77a
|
checksum=571ebe44b74860823e24a08cf04086ff104fd7dfa1020abf26c52543134f5602
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue