vmime: update

This commit is contained in:
Mark Brand 2016-03-17 13:35:57 +01:00
parent 0a41edc327
commit 3aff783265
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := vmime
$(PKG)_IGNORE :=
$(PKG)_VERSION := d271534
$(PKG)_CHECKSUM := aa71b46af1b169b3c50809813b9fd3129e55d99601bd78f86c47a099a484fa26
$(PKG)_VERSION := 7425d91
$(PKG)_CHECKSUM := 1dc0e292adaf33acba507769a0cd54e5940bb1f716783639f020e2b2877b5215
$(PKG)_SUBDIR := kisli-vmime-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/kisli/vmime/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)