We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9256a81 commit 9453160Copy full SHA for 9453160
Formula/d/device-mapper.rb
@@ -2,8 +2,8 @@ class DeviceMapper < Formula
2
desc "Userspace library and tools for logical volume management"
3
homepage "https://sourceware.org/dm"
4
url "https://sourceware.org/git/lvm2.git",
5
- tag: "v2_03_35",
6
- revision: "38c1124a478fa3889c649338b6e8ccdc0370e201"
+ tag: "v2_03_36",
+ revision: "c8b7a765cbd731af32964adaf921f9e19d56a048"
7
license "LGPL-2.1-only"
8
9
livecheck do
0 commit comments