diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:11:24 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:11:24 (EDT) |
commit | 031267a88a5f64a5c6d6405152a9837aca4390da (patch) | |
tree | 02998e118c74d20a293916fd682228fc67737f85 /libtommath-dev.pkg | |
parent | 298773a3a8923df57b8741c28348f84d07e4c002 (diff) |
libtommath.0: Rename to libtommath.1
Diffstat (limited to 'libtommath-dev.pkg')
-rw-r--r-- | libtommath-dev.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath-dev.pkg/control b/libtommath-dev.pkg/control index 58b0a63..b4ad326 100644 --- a/libtommath-dev.pkg/control +++ b/libtommath-dev.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libtommath.0 (= ${Binary-Version}) +Depends: libtommath.1 (= ${Binary-Version}) Description: multiple-precision integer library - development files ${Common-Description} . |