|
@ -8,13 +8,13 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=mutt |
|
|
PKG_NAME:=mutt |
|
|
PKG_VERSION:=2.1.3 |
|
|
|
|
|
|
|
|
PKG_VERSION:=2.1.5 |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
|
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:=ef759cc94b921b099a3ee88085d384fd3564c97f511e907bc83cf9812dd5e47c |
|
|
|
|
|
|
|
|
PKG_HASH:=92a309e47e363a97d62425bcb71adceae5ab5c4c413dbcac37fa98ed70c12be0 |
|
|
|
|
|
|
|
|
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 |
|
|