From db6aaa7bcf46f33344d228409f5106f9c586c38f Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 20 Oct 2010 20:10:17 +0000 Subject: br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables SVN-Revision: 23552 --- package/br2684ctl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/br2684ctl/Makefile') diff --git a/package/br2684ctl/Makefile b/package/br2684ctl/Makefile index 4af040b..f8bf4ae 100644 --- a/package/br2684ctl/Makefile +++ b/package/br2684ctl/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=br2684ctl PKG_VERSION:=20040226 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/b/br2684ctl -- cgit v1.1