Skip to content

Commit

Permalink
main/debianutils: update to 5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed Jul 5, 2024
1 parent 13c53c9 commit e8da5c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/debianutils/template.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pkgname = "debianutils"
pkgver = "5.19"
pkgver = "5.20"
pkgrel = 0
pkgdesc = "Miscellaneous utilities from Debian"
maintainer = "q66 <q66@chimera-linux.org>"
license = "GPL-2.0-or-later"
url = "https://tracker.debian.org/pkg/debianutils"
source = f"$(DEBIAN_SITE)/main/d/debianutils/debianutils_{pkgver}.tar.xz"
sha256 = "1f5552d3f7ecc811a37ba3a70a446bd988fdce64813a475f4038646d126b2019"
sha256 = "dce8731adee52d1620d562c1d98b8f4177b4ae591b7a17091ffe09700dbd4be8"
compression = "deflate"
hardening = ["vis", "cfi"]

Expand Down

0 comments on commit e8da5c9

Please sign in to comment.