diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-07-09 15:08:18 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-07-09 15:08:18 +0200 |
commit | 4ccfc879b5543e627cc4e89632352e51fea18fde (patch) | |
tree | 02259e076262633db8567622758739f4c4e1d64d | |
parent | 9128666812bab8ecbfa25cd1f8d0e922f5e8f167 (diff) | |
download | strongswan-5.2.0.tar.bz2 strongswan-5.2.0.tar.xz |
Updated URL to swidGenerator in recipe5.2.0
-rw-r--r-- | testing/scripts/recipes/014_swid_generator.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/recipes/014_swid_generator.mk b/testing/scripts/recipes/014_swid_generator.mk index ab7e562e9..589146906 100644 --- a/testing/scripts/recipes/014_swid_generator.mk +++ b/testing/scripts/recipes/014_swid_generator.mk @@ -2,7 +2,7 @@ PKG = swidGenerator ZIP = $(PKG)-master.zip -SRC = https://github.com/tnc-ba/$(PKG)/archive/master.zip +SRC = https://github.com/strongswan/$(PKG)/archive/master.zip all: install |