This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
libtasn1: updated to version 4.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos
11 years ago
parent
144cb1e0bc
commit
713ca29190
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/libtasn1/Makefile
+ 2
- 2
libs/libtasn1/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
libtasn1
PKG_VERSION
:=
3.6
PKG_VERSION
:=
4.0
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
ftp://ftp.gnu.org/gnu/libtasn1
PKG_MD5SUM
:=
6ed38e161e11013054f2a2bb4c4da449
PKG_MD5SUM
:=
d3d2d9bce3b6668b9827a9df52635be1
#PKG_FIXUP:=autoreconf
PKG_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save