eggdrop: update to 1.9.1.
This commit is contained in:
parent
8215dff5c6
commit
4c05ce7ffc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eggdrop'
|
# Template file for 'eggdrop'
|
||||||
pkgname=eggdrop
|
pkgname=eggdrop
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
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=281bd6fb913db2ea9609e2b20315e242cbd7c582598c7b0d2854ad5afc54777b
|
checksum=72916ff3b34d86b11c53317f8c91531c5ff5b64138b4f39aa10ee43aae01e884
|
||||||
conf_files="/etc/eggdrop/text/banner /etc/eggdrop/text/motd"
|
conf_files="/etc/eggdrop/text/banner /etc/eggdrop/text/motd"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in a new issue