|
@ -1,6 +1,6 @@ |
|
|
TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/tar/ |
|
|
TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/tar/ |
|
|
TERMUX_PKG_DESCRIPTION="GNU tar for manipulating tar archives" |
|
|
TERMUX_PKG_DESCRIPTION="GNU tar for manipulating tar archives" |
|
|
TERMUX_PKG_VERSION=1.28 |
|
|
TERMUX_PKG_VERSION=1.29 |
|
|
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/tar/tar-${TERMUX_PKG_VERSION}.tar.xz |
|
|
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/tar/tar-${TERMUX_PKG_VERSION}.tar.xz |
|
|
# When cross-compiling configure guesses that d_ino in struct dirent only exists |
|
|
# When cross-compiling configure guesses that d_ino in struct dirent only exists |
|
|
# if triplet matches linux*-gnu*, so we force set it explicitly: |
|
|
# if triplet matches linux*-gnu*, so we force set it explicitly: |
|
|