Merge pull request #8605 from philenotfound/mutt-bump
mutt: bump to version 1.11.4
This commit is contained in:
commit
ba277390ac
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mutt
|
||||
PKG_VERSION:=1.11.2
|
||||
PKG_VERSION:=1.11.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=ftp://ftp.mutt.org/pub/mutt/ \
|
||||
https://bitbucket.org/mutt/mutt/downloads/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=da5cd4c39f228914d3933d8cf3a017c8271fdd9b9d81c6e4fc42ad22e1a28723
|
||||
PKG_HASH:=b651357ea6c8762178080493991c77ecb111d916d171d422500257ab48be2801
|
||||
|
||||
PKG_MAINTAINER:=Phil Eichinger <phil@zankapfel.net>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
|
|
Loading…
Reference in a new issue