You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
472 B
8 lines
472 B
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/libidn/#libidn2
|
|
TERMUX_PKG_DESCRIPTION="Free software implementation of IDNA2008, Punycode and TR46"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_MAINTAINER="lokesh @hax4us"
|
|
TERMUX_PKG_DEPENDS="libunistring, libandroid-support"
|
|
TERMUX_PKG_VERSION=2.1.1a
|
|
TERMUX_PKG_SHA256=57666bcf6ecf54230d7bac95c392379561954b57a673903aed4d3336b3048b72
|
|
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/libidn/libidn2-$TERMUX_PKG_VERSION.tar.gz
|
|
|