diff options
| author | Jeff Carr <[email protected]> | 2024-11-16 11:00:46 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-16 11:00:46 -0600 |
| commit | df17901f47cc7ffc6cb72ad04cbc1d8a1bb83c30 (patch) | |
| tree | a24becb74f90bdbfcaad79e0295ff4594aeb6555 /examples/mirrors.wit.com/control | |
| parent | fbf9f4e802fa66327b60cdae1136c549b6344b8c (diff) | |
fix arch 'all' examplev0.22.12
Diffstat (limited to 'examples/mirrors.wit.com/control')
| -rw-r--r-- | examples/mirrors.wit.com/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/mirrors.wit.com/control b/examples/mirrors.wit.com/control index 9cfe939..5e06931 100644 --- a/examples/mirrors.wit.com/control +++ b/examples/mirrors.wit.com/control @@ -1,11 +1,12 @@ -Build-Depends: +Source: Package: mirrors.wit.com +Build-Depends: Maintainer: Jeff Carr <[email protected]> Packager: Jeff Carr <[email protected]> -Architecture: noarch +Architecture: all Depends: URL: https://mirrors.wit.com/ Recommends: -Version: 0.0.3 +Version: 0.0.6 Description: apt keys and source file This was packaged with go-deb from go.wit.com |
