We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6fc79c commit cc1ada5Copy full SHA for cc1ada5
Formula/umockdev.rb
@@ -1,8 +1,8 @@
1
class Umockdev < Formula
2
desc "Mock devices for integration tests for hardware-related libraries"
3
homepage "https://launchpad.net/umockdev"
4
- url "https://github.com/martinpitt/umockdev/releases/download/0.14.1/umockdev-0.14.1.tar.xz"
5
- sha256 "ffb6134667f510a146b533076eb1a316392c7902a4ec593080de9fb53393e8bc"
+ url "https://github.com/martinpitt/umockdev/releases/download/0.17.15/umockdev-0.17.15.tar.xz"
+ sha256 "ed418ee2bbfb0781f4b24b9729ef270ad83cddccd66a59ff944b059ef1368fef"
6
7
depends_on "gobject-introspection" => [:recommended, :build]
8
depends_on "gphoto2" => [:recommended, :build]
0 commit comments