bump(main/lowdown): 1.3.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-12-11 00:50:04 +00:00
parent c4485d4181
commit 5232acccbe

View File

@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Markdown utilities and library (fork of hoedown -> sundo
TERMUX_PKG_LICENSE="ISC"
TERMUX_PKG_LICENSE_FILE="LICENSE.md"
TERMUX_PKG_MAINTAINER="@flosnvjx"
TERMUX_PKG_VERSION="1.3.1"
TERMUX_PKG_VERSION="1.3.2"
TERMUX_PKG_SRCURL="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=56593b6a0ff3400498bc589472c444bb2bf05b518312576bf7a4b0069bb34220
TERMUX_PKG_SHA256=8e004cd25f3f8e4b4846986e6cd5336077c039567f84eff2a87822e3924a3fec
#TERMUX_PKG_BUILD_DEPENDS="libseccomp" ## it is merely a checkdepends for now and we dont run check during build
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_MAKE_INSTALL_TARGET="install install_libs" ## add "regress" target if one wanna run check