summaryrefslogtreecommitdiffstats
path: root/src/cppunit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/cppunit.mk')
-rw-r--r--src/cppunit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cppunit.mk b/src/cppunit.mk
index 1f502c5..c50490c 100644
--- a/src/cppunit.mk
+++ b/src/cppunit.mk
@@ -4,7 +4,7 @@
PKG := cppunit
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.13.2
-$(PKG)_CHECKSUM := 0eaf8bb1dcf4d16b12bec30d0732370390d35e6f
+$(PKG)_CHECKSUM := 82db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f
$(PKG)_SUBDIR := cppunit-$($(PKG)_VERSION)
$(PKG)_FILE := cppunit-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://dev-www.libreoffice.org/src/$($(PKG)_FILE)