[package] update unfs3 to 0.9.22 (#5810)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17629 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-09-20 11:50:43 +00:00
parent d48646a8b0
commit 950ce31251
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unfs3
PKG_VERSION:=0.9.20
PKG_VERSION:=0.9.22
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=2920d9cc7c3cb76da0792669bf035650
PKG_MD5SUM:=ddf679a5d4d80096a59f3affc64f16e5
include $(INCLUDE_DIR)/package.mk

View File

@ -1,6 +1,6 @@
--- a/Config/lex.yy.c
+++ b/Config/lex.yy.c
@@ -445,9 +445,15 @@
@@ -445,9 +445,15 @@ static void copy_text(const char *from,
#ifndef YY_SKIP_YYWRAP
#ifdef __cplusplus
@ -21,7 +21,7 @@
--- a/Makefile.in
+++ b/Makefile.in
@@ -12,7 +12,7 @@
@@ -12,7 +12,7 @@ OBJS = attr.o daemon.o error.o fd_cache.
md5.o mount.o nfs.o password.o readdir.o user.o xdr.o winsupport.o
CONFOBJ = Config/lib.a
EXTRAOBJ = @EXTRAOBJ@
@ -32,7 +32,7 @@
prefix = @prefix@
--- a/configure
+++ b/configure
@@ -2604,7 +2604,7 @@
@@ -2604,7 +2604,7 @@ else
ac_save_LIBS=$LIBS
ac_cv_lib_lex='none needed'