eselect: update to 1.4.17, fix license
License is GPL-2.0 or later.
This commit is contained in:
parent
f005a88e40
commit
dfd1febffd
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'eselect'
|
# Template file for 'eselect'
|
||||||
pkgname=eselect
|
pkgname=eselect
|
||||||
version=1.4.16
|
version=1.4.17
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
depends="bash"
|
depends="bash"
|
||||||
short_desc="Modular configuration framework for Gentoo systems"
|
short_desc="Modular configuration framework for Gentoo systems"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gentoo.org/wiki/Project:Eselect"
|
homepage="https://wiki.gentoo.org/wiki/Project:Eselect"
|
||||||
distfiles="https://gitweb.gentoo.org/proj/eselect.git/snapshot/eselect-${version}.tar.gz"
|
distfiles="https://gitweb.gentoo.org/proj/eselect.git/snapshot/eselect-${version}.tar.gz"
|
||||||
checksum=7180f8e211a039ceb1f31622b4434ac5d2f4ccf32e907864ca8d4013aaf47cee
|
checksum=b049722b33a40e929d498723daf81c73db8eded706435e552d92522438c60163
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.bash
|
./autogen.bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue