vmime: update

This commit is contained in:
Mark Brand 2015-05-11 15:10:33 +02:00
parent cdbe8f2abf
commit 98a5771690
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := vmime
$(PKG)_IGNORE :=
$(PKG)_VERSION := b1fe8af
$(PKG)_CHECKSUM := 5e9ba511f1876681c7f77c460659d331fa9d35e7
$(PKG)_VERSION := 9df4407
$(PKG)_CHECKSUM := 995c430b05226babc7f5ffaa35ec6f555c34111d
$(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)