mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-25 12:12:37 +00:00
chore(main/mutt): Properly attribute license as GPL-2.0-or-later
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
TERMUX_PKG_HOMEPAGE=http://www.mutt.org/
|
||||
TERMUX_PKG_DESCRIPTION="Mail client with patches from neomutt"
|
||||
# License: GPL-2.0-or-later
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
||||
TERMUX_PKG_LICENSE="GPL-2.0-or-later"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="2.2.14"
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=d162fb6d491e3af43d6f62f949b7e687bb0c7c2584da52c99a99354a25de14ef
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
|
||||
Reference in New Issue
Block a user