poke: add v3.0 (#36479)

This commit is contained in:
Alec Scott 2023-03-30 07:32:05 -07:00 committed by GitHub
parent 0c05f2bc21
commit 3756d5761b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ class Poke(AutotoolsPackage, GNUMirrorPackage):
maintainers("ChristianTackeGSI")
version("3.0", sha256="79a9b2f33c9f8c327c499afadaeeabfeecf6ad4988924d2c6c6f317e50317add")
version("1.0", sha256="de930b8700c0772b3c2cd0d0ca35f50fd3d77bdf82c6251eb516b49e8ca25b0a")
depends_on("pkgconfig")