Commit d23055e
committed
Bump to 1.9.1-1~jessie
```console
$ curl -fsSL 'http://nginx.org/packages/mainline/debian/dists/jessie/nginx/binary-amd64/Packages' | awk -F ': ' '$1 == "Package" { pkg = $2 } pkg == "nginx" && $1 == "Version" { print $2 }' | sort -V | tail -1
```1 parent 2d9dbca commit d23055e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments