mpop: use libidn2, same as gnutls
This commit is contained in:
parent
913e1e838c
commit
b9f32e02d1
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'mpop'
|
# Template file for 'mpop'
|
||||||
pkgname=mpop
|
pkgname=mpop
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gnutls-devel libidn-devel"
|
makedepends="gnutls-devel libidn2-devel"
|
||||||
short_desc="POP3 client"
|
short_desc="POP3 client"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue