diff options
Diffstat (limited to 'main/bitchx/APKBUILD')
-rw-r--r-- | main/bitchx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bitchx/APKBUILD b/main/bitchx/APKBUILD index ef06629684..f471639247 100644 --- a/main/bitchx/APKBUILD +++ b/main/bitchx/APKBUILD @@ -12,7 +12,7 @@ depends_dev="tcl-dev libressl-dev ncurses-dev" makedepends="$depends_dev coreutils" install="" subpackages="$pkgname-doc" -source="http://downloads.sourceforge.net/project/bitchx/ircii-pana/bitchx-$pkgver/bitchx-$pkgver.tar.gz +source="https://downloads.sourceforge.net/project/bitchx/ircii-pana/bitchx-$pkgver/bitchx-$pkgver.tar.gz " _builddir="$srcdir"/bitchx-$pkgver |