Thanks, applied as 4e2591ecd37e4304a7f153aa6379015daa72078a. Michael
[sent from post-receive hook] On Tue, 20 Jul 2021 13:48:29 +0200, Lars Pedersen <[email protected]> wrote: > New configure option but is default disabled. > --enable-git-version use output of 'git describe' as version information > > Signed-off-by: Lars Pedersen <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/strongswan.make b/rules/strongswan.make > index 59de1cfdb714..a64e67cc8e8c 100644 > --- a/rules/strongswan.make > +++ b/rules/strongswan.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_STRONGSWAN) += strongswan > # > # Paths and names > # > -STRONGSWAN_VERSION := 5.8.4 > -STRONGSWAN_MD5 := 0634e7f40591bd3f6770e583c3f27d29 > +STRONGSWAN_VERSION := 5.9.2 > +STRONGSWAN_MD5 := 8918e6675e1be3784817641f07eadeb8 > STRONGSWAN := strongswan-$(STRONGSWAN_VERSION) > STRONGSWAN_SUFFIX := tar.bz2 > STRONGSWAN_URL := > https://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX) _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
