oidentd: update to 2.5.0.
This commit is contained in:
parent
f8118da2c3
commit
f37a4b073b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oidentd'
|
# Template file for 'oidentd'
|
||||||
pkgname=oidentd
|
pkgname=oidentd
|
||||||
version=2.4.0
|
version=2.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/oidentd.conf /etc/oidentd_masq.conf"
|
conf_files="/etc/oidentd.conf /etc/oidentd_masq.conf"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only, GFDL-1.1-or-later"
|
||||||
homepage="https://oidentd.janikrabe.com/"
|
homepage="https://oidentd.janikrabe.com/"
|
||||||
changelog="https://raw.githubusercontent.com/janikrabe/${pkgname}/v${version}/ChangeLog"
|
changelog="https://raw.githubusercontent.com/janikrabe/${pkgname}/v${version}/ChangeLog"
|
||||||
distfiles="https://files.janikrabe.com/pub/${pkgname}/releases/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://files.janikrabe.com/pub/${pkgname}/releases/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5b7a6eb1519b9ff4b6548e76bae30bc5aa2ecb315aa7795ce9af9f85e95838dd
|
checksum=c2d2d0b8a75290590c1df86996b92625246d6111904b83c88e2b4ec73993a83d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv oidentd
|
vsv oidentd
|
||||||
|
|
Loading…
Reference in a new issue