summaryrefslogtreecommitdiff
path: root/main/cunit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/cunit/APKBUILD')
-rw-r--r--main/cunit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cunit/APKBUILD b/main/cunit/APKBUILD
index 87763064692..5b9064ec18b 100644
--- a/main/cunit/APKBUILD
+++ b/main/cunit/APKBUILD
@@ -11,7 +11,7 @@ arch="all"
license="GPL-2.0"
makedepends="automake autoconf libtool bash"
subpackages="$pkgname-dev $pkgname-doc"
-source="https://downloads.sourceforge.net/project/$pkgname/$_pkgname/$_pkgver/$_pkgname-$_pkgver.tar.bz2
+source="https://downloads.sourceforge.net/project/cunit/$_pkgname/$_pkgver/$_pkgname-$_pkgver.tar.bz2
path-makefile.patch"
builddir="$srcdir/$_pkgname-$_pkgver"