diff options
Diffstat (limited to 'src/cunit.mk')
-rw-r--r-- | src/cunit.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cunit.mk b/src/cunit.mk index 68a5f7c..7d85852 100644 --- a/src/cunit.mk +++ b/src/cunit.mk @@ -4,7 +4,7 @@ PKG := cunit $(PKG)_IGNORE := $(PKG)_VERSION := 2.1-3 -$(PKG)_CHECKSUM := eac0c71167aa3fab83483ae1313b78163f0f7238 +$(PKG)_CHECKSUM := 84fdb728b4e58f1023e6f249a464efa49a40f214 $(PKG)_SUBDIR := CUnit-$($(PKG)_VERSION) $(PKG)_FILE := CUnit-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/cunit/CUnit/$($(PKG)_VERSION)/$($(PKG)_FILE) |