[vlc-devel] [PATCH] sparkle: add SHA512SUM data

Sean McGovern gseanmcg at gmail.com
Fri Oct 24 04:13:41 CEST 2014


---
 contrib/src/sparkle/SHA512SUMS | 2 +-
 contrib/src/sparkle/rules.mak  | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/contrib/src/sparkle/SHA512SUMS b/contrib/src/sparkle/SHA512SUMS
index 84be94b..356d477 100644
--- a/contrib/src/sparkle/SHA512SUMS
+++ b/contrib/src/sparkle/SHA512SUMS
@@ -1 +1 @@
-645c8878af97a398db5d7835f0fa905a75945d8d5534cbeea1031b69d4ee018633905c6d365c7e8e725c4764009db9549582883582041d73bceacf7d689dc7fa  sparkle-1.5b6.zip
+d2f1104f332a06cee5fdcd5690f626dfb5fbc9980abcb8a54be23531992bb6f1921b7f6bd9f8a147458a1696846993bd5bf0eb53671fd61f8b44a6f10f11461b  Sparkle-1.6.1.zip
diff --git a/contrib/src/sparkle/rules.mak b/contrib/src/sparkle/rules.mak
index e3940e9..92a29a5 100644
--- a/contrib/src/sparkle/rules.mak
+++ b/contrib/src/sparkle/rules.mak
@@ -11,8 +11,6 @@ $(TARBALLS)/Sparkle-$(SPARKLE_VERSION).zip:
 	$(call download,$(SPARKLE_URL))
 
 .sum-sparkle: Sparkle-$(SPARKLE_VERSION).zip
-	$(warning $@ not implemented)
-	touch $@
 
 sparkle: Sparkle-$(SPARKLE_VERSION).zip .sum-sparkle
 	$(UNPACK)
-- 
1.9.3 (Apple Git-50)




More information about the vlc-devel mailing list