diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 15:10:33 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 15:10:44 +0100 |
commit | 5d09746e617b0f62dd03fd71852f5f4cebb8e016 (patch) | |
tree | 35dcf4956b1ee22a746647ce16de0bd512b71bed /package/file | |
parent | a2506e4aec421040c025e65863b5ad2a60445972 (diff) |
file: update hash
Diffstat (limited to 'package/file')
-rw-r--r-- | package/file/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/file/Makefile b/package/file/Makefile index 0ce87b2c0..4cda8385e 100644 --- a/package/file/Makefile +++ b/package/file/Makefile @@ -6,7 +6,7 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= file PKG_VERSION:= 5.29 PKG_RELEASE:= 1 -PKG_HASH:= 0ecb5e146b8655d1fa84159a847ee619fc102575205a0ff9c6cc60fc5ee2e012 +PKG_HASH:= ea661277cd39bf8f063d3a83ee875432cc3680494169f952787e002bdd3884c0 PKG_DESCR:= file type guesser PKG_SECTION:= sys/utils PKG_BUILDDEP:= file-host |