diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-04 20:55:18 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-04 20:55:53 (EDT) |
commit | 188b192a70ca5519966c9e4a5878ac116003fe7a (patch) | |
tree | bff009d57994835d8afd9730019afb6c3be77b41 | |
parent | d3f3dd9d8bcf199d257873a14e54fa658fc0442a (diff) |
changelog, control: New upstream version
Turns out commit d3f3dd9 lied: opkbuild 4.1.3 didn't build with opkbuild
4.1.3.
-rw-r--r-- | changelog | 4 | ||||
-rw-r--r-- | control | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -opkbuild (4.1.3-1) trunk +opkbuild (4.1.4-1) trunk * New upstream version. - * Build with opkbuild 4.1.3 to fix packages broken by a bug in busybox + * Build with opkbuild 4.1.4 to fix packages broken by a bug in busybox (<< 1.22.0) exposed by opkbuild 4.1.0. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 04 Aug 2019 16:10:53 -0400 @@ -1,2 +1,2 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: opkbuild (>= 4.1.3), opkhelper-3.0 +Build-Depends: opkbuild (>= 4.1.4), opkhelper-3.0 |