projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bd7eac
)
ccrypt: change hash to SHA256
author
Hannu Nyman
<hannu.nyman@iki.fi>
Thu, 5 Jan 2017 21:22:51 +0000
(23:22 +0200)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Thu, 5 Jan 2017 21:22:51 +0000
(23:22 +0200)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
utils/ccrypt/Makefile
patch
|
blob
|
history
diff --git
a/utils/ccrypt/Makefile
b/utils/ccrypt/Makefile
index 1e25305a7e92b3a1e2a07c7e38374cddbcf3fab9..15c0cc28fb0f1a82f7c87a1d0616995afe002d94 100644
(file)
--- a/
utils/ccrypt/Makefile
+++ b/
utils/ccrypt/Makefile
@@
-13,7
+13,7
@@
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/ccrypt
-PKG_MD5SUM:=
44ddd763465c254df83f5d38851d04d7
+PKG_MD5SUM:=
87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0
PKG_MAINTAINER:=Hannu Nyman <hannu.nyman@iki.fi>
PKG_LICENSE:=GPLv2+