From b09980a0759caa2b01fb12b0bb03e5038fadd4d9 Mon Sep 17 00:00:00 2001 From: kyak Date: Sat, 20 Nov 2010 23:54:43 +0300 Subject: [PATCH] netsurf: update to latest svn (catch focu on startup) --- netsurf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netsurf/Makefile b/netsurf/Makefile index bc7e52f..2dc40de 100644 --- a/netsurf/Makefile +++ b/netsurf/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netsurf -PKG_VERSION:=r10943 +PKG_VERSION:=r10948 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz