Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
f126a0fd71
commit
ec45943003
3 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,7 @@ define Package/libtasn1
|
|||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=An ASN.1 and DER structures manipulation library
|
||||
MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
||||
URL:=ftp://ftp.gnu.org/gnu/libtasn1/
|
||||
endef
|
||||
|
||||
|
|
|
@ -26,6 +26,7 @@ define Package/openconnect
|
|||
CATEGORY:=Network
|
||||
DEPENDS:=+libxml2 +kmod-tun +resolveip +OPENCONNECT_OPENSSL:libopenssl +OPENCONNECT_GNUTLS:libgnutls
|
||||
TITLE:=OpenConnect VPN client (Cisco AnyConnect compatible)
|
||||
MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
||||
URL:=http://www.infradead.org/openconnect/
|
||||
SUBMENU:=VPN
|
||||
endef
|
||||
|
|
|
@ -29,6 +29,7 @@ define KernelPackage/cryptodev
|
|||
DEFAULT:=m if ALL
|
||||
TITLE:=Driver for cryptographic acceleration
|
||||
URL:=http://cryptodev-linux.org/
|
||||
MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
||||
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
|
||||
DEPENDS:=+kmod-crypto-core +kmod-crypto-authenc +kmod-crypto-hash
|
||||
FILES:= \
|
||||
|
|
Loading…
Reference in a new issue