Skip to content

Commit 74d2cc6

Browse files
committed
T9209: Update the Strongswan version to 6.0.7-1
1 parent 70deb14 commit 74d2cc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/package-build/strongswan/package.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[packages]]
22
name = "strongswan"
3-
commit_id = "debian/6.0.6-1"
3+
commit_id = "debian/6.0.7-1"
44
scm_url = "https://salsa.debian.org/debian/strongswan.git"
55

66
# systemd now contains pkg-config files and systemd-dev is not needed
@@ -14,7 +14,7 @@ set -e
1414
export DEBEMAIL="maintainers@vyos.net"
1515
export DEBFULLNAME="VyOS Package Maintainers"
1616
17-
dch -v "6.0.6-1+vyos0" "Patchset for DMVPN support" -b
17+
dch -v "6.0.7-1+vyos0" "Patchset for DMVPN support" -b
1818
dpkg-buildpackage -uc -us -tc -b -d
1919
cd ..; ./build-vici.sh
2020
"""

0 commit comments

Comments
 (0)