eselect: update to 1.4.16
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
5909258729
commit
51da537e73
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eselect'
|
||||
pkgname=eselect
|
||||
version=1.4.15
|
||||
version=1.4.16
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://wiki.gentoo.org/wiki/Project:Eselect"
|
||||
distfiles="https://gitweb.gentoo.org/proj/eselect.git/snapshot/eselect-${version}.tar.gz"
|
||||
checksum=77fc8449f6ebc0026512a06d6429a8848058516efbbb4fa1193508a9b43398a3
|
||||
checksum=7180f8e211a039ceb1f31622b4434ac5d2f4ccf32e907864ca8d4013aaf47cee
|
||||
|
||||
pre_configure() {
|
||||
./autogen.bash
|
||||
|
|
Loading…
Reference in New Issue