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 abda278..0948226 100644
--- a/src/cppunit.mk
+++ b/src/cppunit.mk
@@ -27,7 +27,7 @@ $(PKG)_CHECKSUM := f1ab8986af7a1ffa6760f4bacf5622924639bf4a
$(PKG)_SUBDIR := cppunit-$($(PKG)_VERSION)
$(PKG)_FILE := cppunit-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://apps.sourceforge.net/mediawiki/cppunit/
-$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/cppunit/$($(PKG)_FILE)
+$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/cppunit/cppunit/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE