Update MASTER_SITES. The newone does not have current (0.9.*) DISTFILE,
but old SITE (before updates) only has wrong checksum one and NetBSD mirror holds proper DISTFILE anyway.
This commit is contained in:
parent
3011f7f335
commit
e95c832d66
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.4 2013/02/01 22:21:11 wiz Exp $
|
||||
# $NetBSD: Makefile.common,v 1.5 2017/04/05 13:06:26 mef Exp $
|
||||
#
|
||||
# used by security/libpreludedb/Makefile
|
||||
# used by security/libpreludedb-mysql/Makefile
|
||||
|
@ -11,6 +11,7 @@ DISTNAME= libpreludedb-${VERSION}
|
|||
VERSION= 0.9.15.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.prelude-ids.com/download/releases/libpreludedb/
|
||||
#ASTER_SITES= https://www.prelude-siem.org/projects/prelude/files
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.prelude-ids.org/download/releases/
|
||||
|
|
Loading…
Reference in a new issue