From 26cc3a914aa22b058177abb1e909c77d5eb32458 Mon Sep 17 00:00:00 2001 From: Othmar Truniger Date: Tue, 7 Jun 2016 22:16:48 +0200 Subject: [PATCH] apcupsd: bump to version 3.14.14 Signed-off-by: Othmar Truniger --- net/apcupsd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/apcupsd/Makefile b/net/apcupsd/Makefile index fd8236d8ce..e0b80167ed 100644 --- a/net/apcupsd/Makefile +++ b/net/apcupsd/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=apcupsd -PKG_VERSION:=3.14.13 -PKG_RELEASE:=4 +PKG_VERSION:=3.14.14 +PKG_RELEASE:=1 PKG_MAINTAINER:=Othmar Truniger PKG_LICENSE:=GPL-2.0 @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=COPYING PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/apcupsd -PKG_MD5SUM:=c291d9d3923b4d9c0e600b755ad4f489 +PKG_MD5SUM:=cc8f5ced77f38906a274787acb9bc980 PKG_BUILD_DEPENDS:=libgd