aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-06-03 07:22:44 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-06-03 07:22:44 +0000
commitb3f8388b37c4d9275b8b1dcfcad2b3968654d542 (patch)
tree077e114c5dacdb6babea803b67432d029d0c50c1 /testing
parent80eb02e46c8f6144bbf11d74143fab66b8c61489 (diff)
downloadaports-b3f8388b37c4d9275b8b1dcfcad2b3968654d542.tar.bz2
aports-b3f8388b37c4d9275b8b1dcfcad2b3968654d542.tar.xz
testing/fvwm: fixed upstream url
Diffstat (limited to 'testing')
-rw-r--r--testing/fvwm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fvwm/APKBUILD b/testing/fvwm/APKBUILD
index 47219e9971..e0a5aeb460 100644
--- a/testing/fvwm/APKBUILD
+++ b/testing/fvwm/APKBUILD
@@ -13,7 +13,7 @@ depends_dev="libxcursor-dev libx11-dev freetype-dev fontconfig-dev
makedepends="$depends_dev perl libxslt"
install=""
subpackages="$pkgname-doc $pkgname-lang"
-source="https://github.com/fvwmorg/fvwm/releases/download/version-${pkgver#.#_#}/$pkgname-$pkgver.tar.gz"
+source="https://github.com/fvwmorg/fvwm/releases/download/version-2_6_6/$pkgname-$pkgver.tar.gz"
_builddir=$srcdir/${pkgname}-${pkgver}
prepare() {