diff options
-rw-r--r-- | testing/tut/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tut/APKBUILD b/testing/tut/APKBUILD index fb89f3845..502a3cead 100644 --- a/testing/tut/APKBUILD +++ b/testing/tut/APKBUILD @@ -13,7 +13,7 @@ depends_dev= makedepends="$depends_dev" install="" subpackages="$pkgname-dev" -source="http://sourceforge.net/projects/tut-framework/files/TUT/TUT-2009-08-$pkgver/TUT-${_pkgver}.tar.gz" +source="http://sourceforge.net/projects/tut-framework/files/TUT/TUT-${_pkgver}/TUT-${_pkgver}.tar.gz" _builddir="$srcdir"/tut-${_pkgver} prepare() { |