diff options
author | Daniel Golle <daniel@makrotopia.org> | 2015-05-31 07:20:51 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2015-05-31 07:20:51 +0200 |
commit | f560fb95c365459bd5bde7be82d68128b7ccf204 (patch) | |
tree | c9c5cb5048198703f958ffe368c00d3bbfa8a168 /net | |
parent | ce0b6a4554467a7387b87288100659177e83b70b (diff) |
gnurl: add forgotten MD5SUM
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/gnurl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnurl/Makefile b/net/gnurl/Makefile index e1a8c01b7..0b74e2f66 100644 --- a/net/gnurl/Makefile +++ b/net/gnurl/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://gnunet.org/sites/default/files -# PKG_MD5SUM:=8d30594212e65657a5c32030f0998fa9 +PKG_MD5SUM:=f816deb0c1401c841780ec6b91985a14 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING |