libedit: update to 20160903.3.1.
This commit is contained in:
parent
eaf39b9b8a
commit
56d7a3f8fd
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'libedit'
|
||||
pkgname=libedit
|
||||
_datever=20160618
|
||||
_datever=20160903
|
||||
_distver=3.1
|
||||
version=${_datever}.${_distver}
|
||||
wrksrc="${pkgname}-${_datever}-${_distver}"
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_datever}-${_distver}"
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Port of the NetBSD Command Line Editor Library"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
homepage="http://www.thrysoee.dk/editline/"
|
||||
distfiles="http://www.thrysoee.dk/editline/libedit-${_datever}-${_distver}.tar.gz"
|
||||
checksum=b6b159c0c6ec8a7f349ea2a75d8b960efa346c462c1ac4921f1ac0de85a9f5d6
|
||||
checksum=0ccbd2e7d46097f136fcb1aaa0d5bc24e23bb73f57d25bee5a852a683eaa7567
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue