From 79e4441c57c05daef75a90a9a46fd196e7cf1c7d Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Sat, 13 Jan 2024 02:28:48 +0000 Subject: [PATCH] community/ircii: upgrade to 20240111 also, update project URL, and switch source URL to HTTPS --- community/ircii/APKBUILD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/community/ircii/APKBUILD b/community/ircii/APKBUILD index 4063fb55546..a54c928837f 100644 --- a/community/ircii/APKBUILD +++ b/community/ircii/APKBUILD @@ -1,15 +1,15 @@ # Contributor: Michael Mason # Maintainer: Natanael Copa pkgname=ircii -pkgver=20210314 -pkgrel=4 +pkgver=20240111 +pkgrel=0 pkgdesc="Universal IRC for Unix systems" -url="http://www.eterna.com.au/ircii/" +url="http://www.eterna23.net/ircii/" arch="all" license="BSD-3-Clause" makedepends="ncurses-dev openssl-dev>3" subpackages="$pkgname-doc" -source="http://ircii.warped.com/ircii-$pkgver.tar.bz2" +source="https://ircii.warped.com/ircii-$pkgver.tar.bz2" # secfixes: # 20210314-r0: @@ -28,4 +28,6 @@ package() { make -j1 DESTDIR="$pkgdir" install } -sha512sums="3dc3a4ddb000133907edb9b867ae7cb0b36488c875f5d4f56e70d7263cf042da6c429f60a8ed6cced89bca077aec42c9d992ea6b56b2ed8b4e91f125eeced310 ircii-20210314.tar.bz2" +sha512sums=" +4705b851671f89d1b4903539eb7e701913748138d460572bfeb7e6d565e760b9782aecb55d82c691f6f182864b12e78e13a7b5a1e3abcd535e5bc24c9815e1aa ircii-20240111.tar.bz2 +"