apt: bump revision

This commit is contained in:
Leonid Pliushch 2020-12-07 20:29:20 +00:00
parent 86e834c576
commit 14aa1996ae
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ 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_VERSION=2.1.12
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/a/apt/apt_${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=ad9a3ace79547d8949cee0f6a23fa3ff168a020799d2e1c745e600425d8de027
# apt-key requires utilities from coreutils, findutils, gpgv, grep, sed.