vdr-plugin-restfulapi: update to vdr-plugin-restfulapi-0.2.5.6

This commit is contained in:
CvH 2016-01-11 10:29:01 +01:00
parent 0e0eabf27b
commit d80c9b3ad9

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="vdr-plugin-restfulapi"
PKG_VERSION="0.2.1.4"
PKG_VERSION="0.2.5.6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
@ -45,7 +45,8 @@ make_target() {
make \
LIBDIR="." \
LOCDIR="./locale" \
all install-i18n
all install-i18n \
USE_LIBMAGICKPLUSPLUS=0
}
post_make_target() {