Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
@@ -16,6 +16,7 @@ configure_args="--without-bash-malloc --with-curses --bindir=/bin
|
||||
--enable-process-substitution --enable-progcomp --enable-prompt-string-decoding
|
||||
--enable-select --enable-net-redirections --enable-restricted --enable-readline
|
||||
--with-installed-readline"
|
||||
makedepends="readline-devel ncurses-devel bison"
|
||||
short_desc="The GNU Bourne Again Shell"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnu.org/software/bash/bash.html"
|
||||
@@ -35,9 +36,6 @@ long_desc="
|
||||
|
||||
register_shell="/bin/bash"
|
||||
|
||||
Add_dependency build readline-devel
|
||||
Add_dependency build ncurses-devel
|
||||
Add_dependency build bison
|
||||
|
||||
pre_configure() {
|
||||
local url="http://ftp.gnu.org/gnu/bash/bash-${_bash_distver}-patches"
|
||||
|
||||
Reference in New Issue
Block a user