mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 05:32:35 +00:00
bump(main/html2text): 2.4.0
Switch to GitLab repository as it is now the main repository.
This commit is contained in:
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://www.mbayer.de/html2text/
|
||||
TERMUX_PKG_DESCRIPTION="Utility that converts HTML documents into plain text"
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="1:2.3.0"
|
||||
TERMUX_PKG_SRCURL=https://github.com/grobian/html2text/archive/v${TERMUX_PKG_VERSION:2}.tar.gz
|
||||
TERMUX_PKG_SHA256=5b756056f8459844fa898c9d00425d66ffde31ea4fbdd49c2ac50879cfbd75c4
|
||||
TERMUX_PKG_VERSION="1:2.4.0"
|
||||
TERMUX_PKG_SRCURL=https://gitlab.com/grobian/html2text/-/archive/v${TERMUX_PKG_VERSION:2}/html2text-v${TERMUX_PKG_VERSION:2}.tar.gz
|
||||
TERMUX_PKG_SHA256=8c8689b1bc33677168b5f530865b0935f73ab5ec2341cf81122c452047f1b464
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_DEPENDS="libc++, libiconv"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
Reference in New Issue
Block a user