diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-10 14:19:52 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-11 13:25:52 +0200 |
commit | aae6d7557950c19d22b7d09fae26f3d20db75a22 (patch) | |
tree | 3ef10cd2b05eef0b2f2d387a1838cd6aa835ad68 /tests/loader/internal/1/math | |
parent | a90ce0f4ff27c6994fe3e7827baaebf4e510cffb (diff) |
Location member added to brep::package_version class
Diffstat (limited to 'tests/loader/internal/1/math')
-rw-r--r-- | tests/loader/internal/1/math/packages | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/loader/internal/1/math/packages b/tests/loader/internal/1/math/packages index e55168f..f2d7024 100644 --- a/tests/loader/internal/1/math/packages +++ b/tests/loader/internal/1/math/packages @@ -7,6 +7,7 @@ tags: c++, exponent url: http://www.exp.com email: users@exp.com depends: libmisc +location: libexp-1+1.2.tar.gz : name: libfoo version: 1.2.4-1 @@ -17,3 +18,4 @@ tags: c++, foo, math url: http://www.example.com/foo/ email: foo-users@example.com depends: libmisc >= 2.3.0 +location: libfoo-1.2.4-1.tar.gz |