libedit: update to 20210910.3.1
This commit is contained in:
parent
9222317e23
commit
3b7081185a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libedit'
|
||||
pkgname=libedit
|
||||
version=20210522.3.1
|
||||
version=20210910.3.1
|
||||
revision=1
|
||||
_distver="${version%%.*}-${version#*.}"
|
||||
wrksrc="${pkgname}-${_distver}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.thrysoee.dk/editline/"
|
||||
distfiles="http://www.thrysoee.dk/editline/libedit-${_distver}.tar.gz"
|
||||
checksum=0220bc2047e927c0c1984ef5f7b4eb2a9469a5b7bf12ba573ca3b23ca02bbb6f
|
||||
checksum=6792a6a992050762edcca28ff3318cdb7de37dccf7bc30db59fcd7017eed13c5
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue