From: <abe...@us...> - 2017-08-13 16:35:44
|
Revision: 8482 http://sourceforge.net/p/astlinux/code/8482 Author: abelbeck Date: 2017-08-13 16:35:43 +0000 (Sun, 13 Aug 2017) Log Message: ----------- bfdetect, update commented-out beronet URL which does work. Thanks Michael Modified Paths: -------------- branches/1.0/package/bfdetect/bfdetect.mk Modified: branches/1.0/package/bfdetect/bfdetect.mk =================================================================== --- branches/1.0/package/bfdetect/bfdetect.mk 2017-08-13 16:14:02 UTC (rev 8481) +++ branches/1.0/package/bfdetect/bfdetect.mk 2017-08-13 16:35:43 UTC (rev 8482) @@ -5,7 +5,7 @@ ############################################################## BFDETECT_SOURCE:=bfdetect_src.tar.gz BFDETECT_SITE:=http://files.astlinux-project.org -#BFDETECT_SITE:=http://www.beronet.com/downloads/berofix/tools +#BFDETECT_SITE:=http://www.beronet.com/wp-content/uploads/downloads/berofix/tools BFDETECT_DIR := $(BUILD_DIR)/bfdetect BFDETECT_CAT:=zcat BFDETECT_BINARY := bfdetect This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |