From f7bac5b01ea282e167341cfc4d4382ff75ae3bb7 Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Sat, 16 Oct 2010 13:57:55 +0000 Subject: [package] mountd: Rename uci_add_history to uci_add_delta (#8084) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23474 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mountd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mountd/Makefile') diff --git a/package/mountd/Makefile b/package/mountd/Makefile index 8cecc15335..f7a68242ac 100644 --- a/package/mountd/Makefile +++ b/package/mountd/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mountd PKG_VERSION:=0.1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources -- cgit v1.2.3