mutt: bump to 1.12.2
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
This commit is contained in:
parent
1ccf2377fc
commit
bde13082db
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=mutt
|
PKG_NAME:=mutt
|
||||||
PKG_VERSION:=1.12.1
|
PKG_VERSION:=1.12.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=https://bitbucket.org/mutt/mutt/downloads/ \
|
PKG_SOURCE_URL:=https://bitbucket.org/mutt/mutt/downloads/ \
|
||||||
http://ftp.mutt.org/pub/mutt/
|
http://ftp.mutt.org/pub/mutt/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_HASH:=01c565406ec4ffa85db90b45ece2260b25fac3646cc063bbc20a242c6ed4210c
|
PKG_HASH:=bc42750ce8237742b9382f2148fc547a8d8601aa4a7cd28c55fe7ca045196882
|
||||||
|
|
||||||
PKG_MAINTAINER:=Phil Eichinger <phil@zankapfel.net>
|
PKG_MAINTAINER:=Phil Eichinger <phil@zankapfel.net>
|
||||||
PKG_LICENSE:=GPL-2.0-or-later
|
PKG_LICENSE:=GPL-2.0-or-later
|
||||||
|
|
Loading…
Reference in a new issue