Skip to content

Commit

Permalink
mutt: update to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyhalov committed Aug 3, 2018
1 parent f475fe2 commit ed5fa9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions components/mail/mutt/Makefile
Expand Up @@ -27,11 +27,11 @@
include ../../../make-rules/shared-macros.mk

COMPONENT_NAME= mutt
COMPONENT_VERSION= 1.10.0
COMPONENT_VERSION= 1.10.1
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= \
sha256:0215b5f90ef9cc33441a6ca842379b64412ed7f8da83ed68bfaa319179f5535b
sha256:734a3883158ec3d180cf6538d8bd7f685ce641d2cdef657aa0038f76e79a54a0
COMPONENT_ARCHIVE_URL= ftp://ftp.mutt.org/pub/mutt/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL= http://www.mutt.org/
COMPONENT_BUGDB= utility/mutt
Expand Down
2 changes: 1 addition & 1 deletion components/mail/mutt/manifests/sample-manifest.p5m
Expand Up @@ -10,7 +10,7 @@
#

#
# Copyright 2017 <contributor>
# Copyright 2018 <contributor>
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
Expand Down

0 comments on commit ed5fa9d

Please sign in to comment.