diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-01 22:06:55 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-01 22:06:55 +0000 |
commit | 434302d38db0e699fbf6c4f566361fcda88315d8 (patch) | |
tree | 07afa4ff5bd9f636ca939d2d1825c50ba6f5af2c /openwrt/package | |
parent | e5e17882234b6976834f170a05490a809fde240f (diff) |
Updated to new upstream release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1134 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-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 15072ac9a9..a527209193 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 |