diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-01 22:06:55 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-01 22:06:55 +0000 |
commit | 02fa94eae43eedeff084f3a00ebd5ab1dc941083 (patch) | |
tree | 07afa4ff5bd9f636ca939d2d1825c50ba6f5af2c /openwrt/package/frickin/Makefile | |
parent | 9b705f5a5730681531e99e2491b44834e9a11fd1 (diff) | |
download | mtk-20170518-02fa94eae43eedeff084f3a00ebd5ab1dc941083.zip mtk-20170518-02fa94eae43eedeff084f3a00ebd5ab1dc941083.tar.gz mtk-20170518-02fa94eae43eedeff084f3a00ebd5ab1dc941083.tar.bz2 |
Updated to new upstream release
SVN-Revision: 1134
Diffstat (limited to 'openwrt/package/frickin/Makefile')
-rw-r--r-- | openwrt/package/frickin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/frickin/Makefile b/openwrt/package/frickin/Makefile index 15072ac..a527209 100644 --- a/openwrt/package/frickin/Makefile +++ b/openwrt/package/frickin/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=frickin -PKG_VERSION:=1.2 +PKG_VERSION:=1.3 PKG_RELEASE:=1 -PKG_MD5SUM:= dd703f9202b3c0e55237d04ea429c684 +PKG_MD5SUM:= 5b2e98da2310c71c703d4617b88a173f PKG_SOURCE_URL:=@SF/frickin PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |