dictd: update to 1.13.0.
This commit is contained in:
parent
5f9732f0cd
commit
1c09c3e74e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dictd'
|
||||
pkgname=dictd
|
||||
version=1.12.1
|
||||
revision=5
|
||||
version=1.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-dictorg --sysconfdir=/etc/dict"
|
||||
conf_files="/etc/dict/dictd.conf /etc/dict/site.info"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://sourceforge.net/projects/dict/"
|
||||
distfiles="${SOURCEFORGE_SITE}/dict/dictd-${version}.tar.gz"
|
||||
checksum=a237f6ecdc854ab10de5145ed42eaa2d9b6d51ffdc495f7daee59b05cc363656
|
||||
checksum=eeba51af77e87bb1b166c6bc469aad463632d40fb2bdd65e6675288d8e1a81e4
|
||||
system_accounts="dictd"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue