diff options
Diffstat (limited to 'testing/gavl/APKBUILD')
-rw-r--r-- | testing/gavl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gavl/APKBUILD b/testing/gavl/APKBUILD index 9e700bf485..b24fc99e15 100644 --- a/testing/gavl/APKBUILD +++ b/testing/gavl/APKBUILD @@ -12,7 +12,7 @@ depends="" makedepends="doxygen" install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://downloads.sourceforge.net/sourceforge/gmerlin/gavl-$pkgver.tar.gz +source="https://downloads.sourceforge.net/sourceforge/gmerlin/gavl-$pkgver.tar.gz musl-sched_h.patch" prepare() { |