mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 08:30:12 +00:00
10 lines
489 B
Bash
10 lines
489 B
Bash
TERMUX_PKG_HOMEPAGE=http://www.thekelleys.org.uk/dnsmasq/doc.html
|
|
TERMUX_PKG_DESCRIPTION="Dnsmasq provides network infrastructure for small networks"
|
|
# License: GPL-2.0-only or GPL-3.0-only
|
|
TERMUX_PKG_LICENSE="GPL-2.0, GPL-3.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION=2.89
|
|
TERMUX_PKG_SRCURL=https://www.thekelleys.org.uk/dnsmasq/dnsmasq-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_SHA256=02bd230346cf0b9d5909f5e151df168b2707103785eb616b56685855adebb609
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|