mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
strongSwan: create vyos specific version string
This commit is contained in:
parent
4cc1045f24
commit
d68bda6a29
@ -19,5 +19,9 @@ if [ -d $PATCH_DIR ]; then
|
||||
fi
|
||||
|
||||
cd ${SRC}
|
||||
|
||||
echo "I: bump version"
|
||||
dch -v "5.9.8-5+vyos0" "Patchset for DMVPN support" -b
|
||||
|
||||
echo "I: Build Debian Package"
|
||||
dpkg-buildpackage -uc -us -tc -b
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user