diff options
Diffstat (limited to 'package/glib/Makefile')
-rw-r--r-- | package/glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile index 80956d717..2269fe8b1 100644 --- a/package/glib/Makefile +++ b/package/glib/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= glib PKG_VERSION:= 2.40.0 PKG_RELEASE:= 4 PKG_EXTRAVER:= 2.40 -PKG_MD5SUM:= 05fb7cb17eacbc718e90366a1eae60d9 +PKG_HASH:= 0d27f195966ecb1995dcce0754129fd66ebe820c7cd29200d264b02af1aa28b5 PKG_DESCR:= low-level core library that forms the basis of gtk+ PKG_SECTION:= libs/misc PKG_DEPENDS:= libpthread |