mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/ircii: upgrade to 20240111
also, update project URL, and switch source URL to HTTPS
This commit is contained in:
parent
8362f9446f
commit
79e4441c57
@ -1,15 +1,15 @@
|
||||
# Contributor: Michael Mason <ms13sp@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
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
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user