Skip to content

Commit

Permalink
gpkg/readline: rebuild for i686 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Dec 11, 2023
1 parent 08a8dc5 commit b2771e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpkg/readline/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ TERMUX_PKG_DEPENDS="ncurses-glibc"
_MAIN_VERSION=8.2
_PATCH_VERSION=1
TERMUX_PKG_VERSION=$_MAIN_VERSION.$_PATCH_VERSION
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/readline/readline-${_MAIN_VERSION}.tar.gz
TERMUX_PKG_SHA256=3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35
TERMUX_PKG_CONFFILES="glibc/etc/inputrc"
Expand Down

0 comments on commit b2771e7

Please sign in to comment.