iselect: adopt.
This commit is contained in:
parent
a0fc03db61
commit
783c3d7f8b
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'iselect'
|
||||
pkgname=iselect
|
||||
version=1.4.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Interactive line selection tool for textual files"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.ossp.org/pkg/tool/iselect/"
|
||||
distfiles="${DEBIAN_SITE}/main/${pkgname:0:1}/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=5b75fc5fa5407e85fa77d2a299c4e7628c0213116809f343946e62a8a25c5b1b
|
||||
|
|
Loading…
Reference in a new issue