bump(main/apt): 2.7.10

Upgrade package.

Remove entry share/doc/apt-utils/examples from apt-ftparchive.

WARNING: tried to add share/doc/apt-utils/examples/*ftp*archive* to subpackage 'apt-ftparchive', but could not find it
This commit is contained in:
termux-pacman-bot
2024-01-20 16:38:28 +00:00
parent f574a6ccb8
commit 02f748ecf4
2 changed files with 2 additions and 4 deletions

View File

@@ -2,6 +2,5 @@ TERMUX_SUBPKG_DESCRIPTION="apt-ftparchive is the command line tool that generate
TERMUX_SUBPKG_DEPENDS="libdb"
TERMUX_SUBPKG_INCLUDE="
bin/apt-ftparchive
share/doc/apt-utils/examples/*ftp*archive*
share/man/man1/apt-ftparchive.1*
"

View File

@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://packages.debian.org/apt
TERMUX_PKG_DESCRIPTION="Front-end for the dpkg package manager"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.7.7"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="2.7.10"
TERMUX_PKG_SRCURL=https://deb.debian.org/debian/pool/main/a/apt/apt_${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=d3b3f3b7014f6e561b86c059b89040d0c742cbabc576593c6efaa0dd7b24de77
TERMUX_PKG_SHA256=55466c484aa64097ac20f538b4ae042e7f62e6116205418d11ea4fc9221d807e
# apt-key requires utilities from coreutils, findutils, gpgv, grep, sed.
TERMUX_PKG_DEPENDS="coreutils, dpkg, findutils, gpgv, grep, libandroid-glob, libbz2, libc++, libcurl, libgnutls, liblz4, liblzma, sed, termux-keyring, termux-licenses, xxhash, zlib, zstd"
TERMUX_PKG_BUILD_DEPENDS="docbook-xsl"