libedit: update to 20210216.3.1.
This commit is contained in:
parent
947c3e469b
commit
1f81b53554
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libedit'
|
||||
pkgname=libedit
|
||||
_datever=20191231
|
||||
_datever=20210216
|
||||
_distver=3.1
|
||||
version="${_datever}.${_distver}"
|
||||
revision=1
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.thrysoee.dk/editline/"
|
||||
distfiles="http://www.thrysoee.dk/editline/libedit-${_datever}-${_distver}.tar.gz"
|
||||
checksum=dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071
|
||||
checksum=2283f741d2aab935c8c52c04b57bf952d02c2c02e651172f8ac811f77b1fc77a
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue