Merge pull request #5642 from neheb/tasn
libtasn1: Change URL to point to official website instead of download…
This commit is contained in:
commit
c746f86527
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ define Package/libtasn1
|
|||
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/
|
||||
URL:=https://www.gnu.org/software/libtasn1/
|
||||
endef
|
||||
|
||||
define Package/libtasn1/description
|
||||
|
|
Loading…
Reference in a new issue