eselect: update to 1.4.14.
This commit is contained in:
parent
c18f0d00f6
commit
6abefc6a34
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'eselect'
|
# Template file for 'eselect'
|
||||||
pkgname=eselect
|
pkgname=eselect
|
||||||
version=1.4.13
|
version=1.4.14
|
||||||
revision=1
|
revision=1
|
||||||
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
depends="bash"
|
depends="bash"
|
||||||
|
@ -10,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
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=fedb799b4d7ac00b9e51f32250cf0aa2865468f8701666edd125cd7d5dffd208
|
checksum=0e1799f9fd4c9dbc421930b33a7705bfd0171d39092fa4cb323bd5c5798af663
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.bash
|
./autogen.bash
|
||||||
|
|
Loading…
Reference in New Issue