From d558beb0001221fb2612ff69943530d07660119c Mon Sep 17 00:00:00 2001 From: heil Date: Mon, 1 Aug 2016 11:50:21 +0200 Subject: [PATCH] apache: increase PKG_RELEASE for rebuild Signed-off-by: heil --- net/apache/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/apache/Makefile b/net/apache/Makefile index f65be874e1..6d24fb446b 100644 --- a/net/apache/Makefile +++ b/net/apache/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=apache PKG_VERSION:=2.2.31 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_NAME:=httpd PKG_MAINTAINER:=Thomas Heil PKG_LICENSE:=Apache License -- 2.30.2