From dbdde1f30a8e2a7591e202d429b8af227192ade1 Mon Sep 17 00:00:00 2001 From: Daniel Frank Date: Fri, 6 Oct 2017 21:00:03 +0200 Subject: [PATCH] 0.8.4 experimental -> stable --- sites/ffhh/site.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/ffhh/site.mk b/sites/ffhh/site.mk index 36fb46c..1607319 100644 --- a/sites/ffhh/site.mk +++ b/sites/ffhh/site.mk @@ -26,7 +26,7 @@ GLUON_SITE_PACKAGES := \ haveged -DEFAULT_GLUON_RELEASE := 0.8.4+exp$(shell date '+%Y%m%d') +DEFAULT_GLUON_RELEASE := 0.8.4 # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)