There was an error while loading. Please reload this page.
1 parent 70deb14 commit 74d2cc6Copy full SHA for 74d2cc6
1 file changed
scripts/package-build/strongswan/package.toml
@@ -1,6 +1,6 @@
1
[[packages]]
2
name = "strongswan"
3
-commit_id = "debian/6.0.6-1"
+commit_id = "debian/6.0.7-1"
4
scm_url = "https://salsa.debian.org/debian/strongswan.git"
5
6
# systemd now contains pkg-config files and systemd-dev is not needed
@@ -14,7 +14,7 @@ set -e
14
export DEBEMAIL="maintainers@vyos.net"
15
export DEBFULLNAME="VyOS Package Maintainers"
16
17
-dch -v "6.0.6-1+vyos0" "Patchset for DMVPN support" -b
+dch -v "6.0.7-1+vyos0" "Patchset for DMVPN support" -b
18
dpkg-buildpackage -uc -us -tc -b -d
19
cd ..; ./build-vici.sh
20
"""
0 commit comments