Skip to content

Commit 2e2dafc

Browse files
committed
changed fpm script version and release to placeholders for CI automation
1 parent 04bbb96 commit 2e2dafc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/fpm-createPackages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ URI="https://github.com/BIAndrews/sshfail2kml"
2020
LIC="GPLv3"
2121
PROV="sshfail2kml"
2222
23-
VER="1.3.3"
24-
RELEASE="1"
23+
VER="#VER#"
24+
RELEASE="#BUILD#"
2525

2626
install -d $DIR/var/lib/sshfail2kml $DIR/etc/cron.d $DIR/usr/bin
2727
cp -f ../sshfail2kml $DIR/usr/bin

0 commit comments

Comments
 (0)