eggdrop: update to 1.10.0.

This commit is contained in:
Andrew Benson 2024-10-14 10:08:52 -05:00
parent 758dbcd58f
commit 0b114e9fed

View file

@ -1,7 +1,7 @@
# Template file for 'eggdrop' # Template file for 'eggdrop'
pkgname=eggdrop pkgname=eggdrop
version=1.9.5 version=1.10.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="tcl-devel" hostmakedepends="tcl-devel"
makedepends="tcl-devel openssl-devel zlib-devel" makedepends="tcl-devel openssl-devel zlib-devel"
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://www.eggheads.org/" homepage="https://www.eggheads.org/"
distfiles="https://ftp.eggheads.org/pub/eggdrop/source/${version%.*}/eggdrop-${version}.tar.gz" distfiles="https://ftp.eggheads.org/pub/eggdrop/source/${version%.*}/eggdrop-${version}.tar.gz"
checksum=e26918ea8a64d9857579c5b60c661a337f20773edd83086b356525beb581736a checksum=1f1707eb5023df8e0bcaa53c937e7ce5282fa1f85dc37e11d6ce4aa9d438d752
conf_files="/etc/eggdrop/text/banner /etc/eggdrop/text/motd" conf_files="/etc/eggdrop/text/banner /etc/eggdrop/text/motd"
pre_build() { pre_build() {