eggdrop: update to 1.9.5.

This commit is contained in:
Andrew Benson 2023-04-19 08:35:19 -05:00
parent 5310ee7ef9
commit d4ecd000b3

View file

@ -1,6 +1,6 @@
# Template file for 'eggdrop' # Template file for 'eggdrop'
pkgname=eggdrop pkgname=eggdrop
version=1.9.4 version=1.9.5
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="tcl-devel" hostmakedepends="tcl-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=0c287e37e87b5c189d49c9e5d88f5cc3386c98c07431d3e6033803c1890296d1 checksum=e26918ea8a64d9857579c5b60c661a337f20773edd83086b356525beb581736a
conf_files="/etc/eggdrop/text/banner /etc/eggdrop/text/motd" conf_files="/etc/eggdrop/text/banner /etc/eggdrop/text/motd"
pre_build() { pre_build() {