vtk6: update to sha256 checksum

This commit is contained in:
Tony Theodore 2015-10-04 18:10:56 +11:00
parent 8233e2b38c
commit c5921faf25
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
PKG := vtk6
$(PKG)_IGNORE :=
$(PKG)_VERSION := 6.3.0
$(PKG)_CHECKSUM := 452efab1eedf6202f2d9a3362b5f69adfc44edda
$(PKG)_CHECKSUM := 92a493354c5fa66bea73b5fc014154af5d9f3f6cee8d20a826f4cd5d4b0e8a5e
$(PKG)_SUBDIR := VTK-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
$(PKG)_URL := http://www.vtk.org/files/release/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)