diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-11-02 12:25:37 +0100 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-11-02 12:25:37 +0100 |
commit | 6b181af2257c3e25c8d19dd0dd8125293a9dc23c (patch) | |
tree | 81583e8cec039e2621b0bea1bd48a04326aaa336 /package/libiconv-tiny/Makefile | |
parent | 6883903af4d2d82ab7e136069ff024c8992e174f (diff) |
need to recreate the tar ball, accidently removed
Diffstat (limited to 'package/libiconv-tiny/Makefile')
-rw-r--r-- | package/libiconv-tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libiconv-tiny/Makefile b/package/libiconv-tiny/Makefile index 0f91f715b..ffcbf84c9 100644 --- a/package/libiconv-tiny/Makefile +++ b/package/libiconv-tiny/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= libiconv-tiny PKG_VERSION:= 0.1 PKG_RELEASE:= 1 -PKG_MD5SUM:= 7211794e2fa1df4123c5cc9f9226a5bb +PKG_MD5SUM:= 4898b62aebc1614edab60bf1fe0ac661 PKG_DESCR:= iconv stub and replacement PKG_SECTION:= libs PKG_URL:= http://www.openwrt.org/ |