dropwatch: add v1.5.4 (#37322)

This commit is contained in:
Alec Scott 2023-05-01 14:50:00 -07:00 committed by GitHub
parent 3029e943b1
commit 051d668ca4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ class Dropwatch(AutotoolsPackage):
homepage = "https://github.com/nhorman/dropwatch"
url = "https://github.com/nhorman/dropwatch/archive/v1.5.3.tar.gz"
version("1.5.4", sha256="8c43d0c15d0cb9ce179fa1fb0610611723689a6f551b23c70a7ddc1cf068e8d2")
version("1.5.3", sha256="b748b66a816c1f94531446c0451da5461a4a31b0949244bb867d741c6ac0148b")
depends_on("autoconf", type="build")