Browse Source

libtasn1: Change URL to point to official website instead of download link

Cosmetic change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 7 years ago
parent
commit
3eab9380a5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/libtasn1/Makefile

+ 1
- 1
libs/libtasn1/Makefile View File

@ -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…
Cancel
Save