vdr-plugin-vnsiserver: update to vdr-plugin-vnsiserver-a3f7ac5

This commit is contained in:
Stefan Saraev 2014-03-20 21:48:22 +02:00
parent 477b1215ee
commit 0268958fbc
2 changed files with 1 additions and 10 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="vdr-plugin-vnsiserver"
PKG_VERSION="e5f02b6"
PKG_VERSION="a3f7ac5"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -2,15 +2,6 @@ diff --git a/Makefile b/Makefile
index 8f37c92..94869aa 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# This name will be used in the '-P...' option of VDR to load the plugin.
# By default the main source file also carries this name.
-PLUGIN = vnsiserver5
+PLUGIN = vnsiserver
### The version number of this plugin (taken from the main source file):
@@ -16,30 +16,18 @@ VERSION = $(shell grep 'static const char \*VERSION *=' vnsi.h | awk '{ print $$
### The directory environment: