mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-15 04:00:43 +08:00
BOSH release: 2.5.1: block phishers with CIDRs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
cd $DIR/../src/sslip.io-dns-server
|
||||
ldflags="-X xip/xip.VersionSemantic=2.5.0 \
|
||||
ldflags="-X xip/xip.VersionSemantic=2.5.1 \
|
||||
-X xip/xip.VersionDate=$(date +%Y/%m/%d-%H:%M:%S%z) \
|
||||
-X xip/xip.VersionGitHash=$(git rev-parse --short HEAD)"
|
||||
export GOOS GOARCH
|
||||
|
Reference in New Issue
Block a user