Browse Source

mutt: bump to version 1.11.4

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
lilik-openwrt-22.03
Phil Eichinger 5 years ago
parent
commit
b1743883e4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      mail/mutt/Makefile

+ 2
- 2
mail/mutt/Makefile View File

@ -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…
Cancel
Save