We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06e710 commit b271d71Copy full SHA for b271d71
dpkg.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: dpkg
3
- version: "1.22.14"
+ version: "1.22.15"
4
epoch: 0
5
description: "The Debian Package Manager"
6
copyright:
@@ -30,7 +30,7 @@ pipeline:
30
- uses: fetch
31
with:
32
uri: http://ftp.de.debian.org/debian/pool/main/d/dpkg/dpkg_${{package.version}}.tar.xz
33
- expected-sha256: 26567f35b4302db057ae239582ab08cacbe2afd1a877042bc25caaa9b4ee7a95
+ expected-sha256: e312687edaa05de52c47419569f9566bd9438ccc00158eb5e7c1b5bb4c3e88e0
34
35
- runs: |
36
./configure \
0 commit comments