~alpine/aports

[alpine-aports] [PATCH for 3.6-stable] main/mutt: Upgrade to 1.8.3.

Przemyslaw Pawelczyk <przemoc@zoho.com>
Details
Message ID
<20171019225406.20820-1-przemoc@zoho.com>
Sender timestamp
1508453646
DKIM signature
missing
Download raw message
Patch: +3 -3
"Mutt 1.8.3 was released on May 30, 2017.
This is a bug-fix release, fixing a memory leak, a couple IMAP issues,
and a few other small issues."  -- mutt.org

BTW license name in APKBUILD has been fixed to be conformant to SPDX,
that we agreed to use back in June 2017 on #alpine-devel.
---
 main/mutt/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/main/mutt/APKBUILD b/main/mutt/APKBUILD
index eb53154826b1..39e556f148dd 100644
--- a/main/mutt/APKBUILD
+++ b/main/mutt/APKBUILD
@@ -2,12 +2,12 @@
# Contributor: Andrew Manison<amanison@anselsystems.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mutt
pkgver=1.8.2
pkgver=1.8.3
pkgrel=0
pkgdesc="a small but very powerful text-mode email client"
url="http://www.mutt.org"
arch="all"
license="GPL"
license="GPL-2.0+"
makedepends="cyrus-sasl-dev gdbm-dev gettext-dev gpgme-dev
	libidn-dev ncurses-dev libressl-dev perl"
options="suid !check"
@@ -57,4 +57,4 @@ package() {
		"$pkgdir"/etc/Muttrc.gpg.dist
}

sha512sums="a5db6154c6baf96e64e9b55b866052b1dae96166b9993fd9a55dc9801a525b50539d26b68d04983f70e9cc1927d95b5b9057f153ce579398e711a24bbd04869c  mutt-1.8.2.tar.gz"
sha512sums="8cfb4b1d42add3e8b34ba140e606e57f98d98ca685538ecb159f584635c50a7b0afaf81e09361d52a39188d4bb59a7432d01d58d030a93b0d3d92f0ee4062048  mutt-1.8.3.tar.gz"
-- 
2.13.5




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)