diff options
Diffstat (limited to 'community/xfce4-cpugraph-plugin')
-rw-r--r-- | community/xfce4-cpugraph-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-cpugraph-plugin/APKBUILD b/community/xfce4-cpugraph-plugin/APKBUILD index 57ddbbf861..d12ca742fe 100644 --- a/community/xfce4-cpugraph-plugin/APKBUILD +++ b/community/xfce4-cpugraph-plugin/APKBUILD @@ -11,7 +11,7 @@ depends="" makedepends="libxfce4ui-dev xfce4-panel-dev" install="" subpackages="$pkgname-lang" -source="http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/${pkgver%.*}/xfce4-cpugraph-plugin-$pkgver.tar.bz2" +source="https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/${pkgver%.*}/xfce4-cpugraph-plugin-$pkgver.tar.bz2" _builddir="$srcdir"/xfce4-cpugraph-plugin-$pkgver |