diff options
Diffstat (limited to 'src/cppunit.mk')
-rw-r--r-- | src/cppunit.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cppunit.mk b/src/cppunit.mk index c50490c..e277a32 100644 --- a/src/cppunit.mk +++ b/src/cppunit.mk @@ -4,7 +4,7 @@ PKG := cppunit $(PKG)_IGNORE := $(PKG)_VERSION := 1.13.2 -$(PKG)_CHECKSUM := 82db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f +$(PKG)_CHECKSUM := 3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f $(PKG)_SUBDIR := cppunit-$($(PKG)_VERSION) $(PKG)_FILE := cppunit-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://dev-www.libreoffice.org/src/$($(PKG)_FILE) |