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
libgcrypt: update to 1.6.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
lilik-openwrt-22.03
W. Michael Petullo
10 years ago
committed by
Steven Barth
parent
5bf972ecf0
commit
cf7e4ba5ac
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/libgcrypt/Makefile
+ 2
- 2
libs/libgcrypt/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
libgcrypt
PKG_VERSION
:=
1.
5.0
PKG_VERSION
:=
1.
6.1
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_URL
:=
ftp://ftp.gnupg.org/gcrypt/libgcrypt
PKG_MD5SUM
:=
693f9c64d50c908bc4d6e01da3ff76d8
PKG_MD5SUM
:=
3285fc1d12583cd5a731345211a7c7a2
PKG_FIXUP
:=
patch-libtool
PKG_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save