From 7b0111e3f49ccb240be6291e50c33c6cf100f6e7 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Thu, 29 Sep 2022 23:02:50 -0500 Subject: user/ftmenu: use canonical source tarball URL. --- user/ftmenu/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user/ftmenu/APKBUILD b/user/ftmenu/APKBUILD index 82cebcb40..fb004f0aa 100644 --- a/user/ftmenu/APKBUILD +++ b/user/ftmenu/APKBUILD @@ -10,8 +10,7 @@ options="!check" # there is currently no testsuite to run license="GPL-3.0-only" depends="" makedepends="autoconf automake gtk+2.0-dev libtool" -#source="https://downloads.sourceforge.net/project/ftmenu/ftmenu/ftmenu-0.4/ftmenu-$pkgver.tar.gz -source="https://distfiles.adelielinux.org/source/archive/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz +source="https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-${pkgver%.*}/$pkgname-$pkgver.tar.gz include-stdlib.patch " -- cgit v1.2.3-60-g2f50