- corrected negative values Signed-off-by: Arne-Jørgen Auberg [email protected]
Index: packages/utils/fowsr/Makefile =================================================================== --- openwrt/Makefile (revisjon 114) +++ openwrt/Makefile (arbeidskopi) @@ -9,11 +9,11 @@ PKG_NAME:=fowsr PKG_VERSION:=1.0 -PKG_RELEASE:=20100501 +PKG_RELEASE:=20100512 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.gz PKG_SOURCE_URL:=http://fowsr.googlecode.com/files -PKG_MD5SUM:=aab66ea115fb304e0f5a6171dd6df2ba +PKG_MD5SUM:=c0153b98f7799bc0b40fed77a96a9eb5 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
