community/epic5: upgrade to 2.6

This commit is contained in:
rubicon 2024-08-26 11:44:43 -04:00
parent 31a4330923
commit 4f5d99d385
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Contributor: rubicon <rubicon@mailo.com>
# Maintainer: rubicon <rubicon@mailo.com>
pkgname=epic5
pkgver=2.1.13
pkgver=2.6
pkgrel=0
pkgdesc="Enhanced Programmable ircII Client, version 5"
url="https://epicsol.org/"
@ -67,6 +67,6 @@ lite() {
}
sha512sums="
b078544ace1c39bef0e7d87f07956694528195889f57a3f8593a76940675ba564dbbb1a1d1b4c4ad2ec7b819c9e49d2a956284b3d1d95b6c0ccc6adcdedc6160 epic5-2.1.13.tar.gz
b89098e2a5ba34b9b28714e3ed94230a5e9b56f455eb4e38d0108229633056df55de6e5a89a2f6459f8b034785b8774bf94eaeb35bfe6353de54b3b013f18da5 default-to-oftc.patch
1ea9033e00da8595ddbf0dbd9b258ae24ae71809779c5b5e4ce25aa88b7349b0571abf9b0618ee4bf47128fd4d24317adabeafbdebf2de196cc34b268266a4ec epic5-2.6.tar.gz
02f0f1e77c9bb0acf6da53abadd9b74eb732f25c95545b2a2d20c8a96098313cf138962fa33c36c40949bc3fa5825c2035e41a4ee675a2e681ae687ab3be5d07 default-to-oftc.patch
"

View File

@ -2,7 +2,7 @@ OFTC is the home of #alpine-linux
--- a/include/config.h
+++ b/include/config.h
@@ -42,7 +42,7 @@
@@ -40,7 +40,7 @@
* the client will NOT compile and work properly! Use the default here if
* you dont have other servers to use.
*/
@ -10,4 +10,4 @@ OFTC is the home of #alpine-linux
+#define DEFAULT_SERVER "irc.oftc.net:6697:type=irc-ssl"
/*
* This is the location of your SSL certificate file.
* By default we let OpenSSL choose the ciphers we wnat to use.