mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
libedit: update to 20191025.3.1.
This commit is contained in:
parent
75166f3282
commit
89db6cf247
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libedit'
|
||||
pkgname=libedit
|
||||
_datever=20190324
|
||||
_datever=20191025
|
||||
_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=ac8f0f51c1cf65492e4d1e3ed2be360bda41e54633444666422fbf393bba1bae
|
||||
checksum=6dff036660d478bfaa14e407fc5de26d22da1087118c897b1a3ad2e90cb7bf39
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue