mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 05:32:35 +00:00
fix(main/texinfo): bump debian revision to 7.2-4
Bump debian revision (the current one does not exist).
This commit is contained in:
@@ -3,15 +3,15 @@ TERMUX_PKG_DESCRIPTION="Documentation system for on-line information and printed
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="7.2"
|
||||
TERMUX_PKG_REVISION=2
|
||||
_DEBIAN_REVISION="-2"
|
||||
TERMUX_PKG_REVISION=3
|
||||
_DEBIAN_REVISION="-4"
|
||||
TERMUX_PKG_SRCURL=(
|
||||
https://mirrors.kernel.org/gnu/texinfo/texinfo-${TERMUX_PKG_VERSION}.tar.xz
|
||||
https://deb.debian.org/debian/pool/main/t/texinfo/texinfo_${TERMUX_PKG_VERSION}${_DEBIAN_REVISION}.debian.tar.xz
|
||||
)
|
||||
TERMUX_PKG_SHA256=(
|
||||
0329d7788fbef113fa82cb80889ca197a344ce0df7646fe000974c5d714363a6
|
||||
8654692fcc7f8b4bb042a3412ca3c9fa862ff65482896ef1ea50d59d08934824
|
||||
89f0bcd91adc7c8cbd8fb90610fbacaa7c625819f7a8f2ebaeffff9d33eceeff
|
||||
)
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
# gawk is used by texindex:
|
||||
|
||||
Reference in New Issue
Block a user