oidentd: update to 3.0.0.
This commit is contained in:
parent
16f31728a8
commit
ae2103ca71
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oidentd'
|
||||
pkgname=oidentd
|
||||
version=2.5.1
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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/"
|
||||
changelog="https://raw.githubusercontent.com/janikrabe/${pkgname}/v${version}/ChangeLog"
|
||||
distfiles="https://files.janikrabe.com/pub/${pkgname}/releases/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e30bc67f151ac64a3b623cb7c3ddccd4680e03364a7f753590a0f85bb4243910
|
||||
checksum=ffd41b748e5a451d42d2eb3d29c0557a9eb4aaa435fca016e43a75ffedc67761
|
||||
|
||||
post_install() {
|
||||
vsv oidentd
|
||||
|
|
Loading…
Reference in a new issue