Skip to content

Commit

Permalink
sudo: fix missing md5-sum
Browse files Browse the repository at this point in the history
git-svn-id: file:///var/svn/freetz/trunk@11925 149334a1-2f27-0410-a3b9-fc62619ac1e6
  • Loading branch information
MaxMuster authored and MaxMuster committed Apr 2, 2014
1 parent bfe571b commit 7c14048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/sudo/sudo.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$(call PKG_INIT_BIN, 1.7.10p8)
$(PKG)_SOURCE:=$(pkg)-$($(PKG)_VERSION).tar.gz
#$(PKG)_SOURCE_MD5:=d9002b306986fa7735ee6aa003624885
$(PKG)_SOURCE_MD5:=4620e31c28b387dd9582dfd42e930cfb
$(PKG)_SITE:=http://www.sudo.ws/sudo/dist
$(PKG)_BINARIY:=$(pkg)
$(PKG)_BINARY_BUILD_DIR:=$($(PKG)_DIR)/$(pkg)
Expand Down

0 comments on commit 7c14048

Please sign in to comment.