Skip to content

Commit 1119c0c

Browse files
committed
rpm 4.20.1
1 parent f2014fc commit 1119c0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rpm.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rpm < Formula
22
desc "Standard unix software packaging tool"
33
homepage "https://rpm.org/"
4-
url "https://ftp.osuosl.org/pub/rpm/releases/rpm-4.19.x/rpm-4.19.1.1.tar.bz2"
5-
sha256 "874091b80efe66f9de8e3242ae2337162e2d7131e3aa4ac99ac22155e9c521e5"
4+
url "https://ftp.osuosl.org/pub/rpm/releases/rpm-4.20.x/rpm-4.20.1.tar.bz2"
5+
sha256 "52647e12638364533ab671cbc8e485c96f9f08889d93fe0ed104a6632661124f"
66
license "GPL-2.0-only"
77
version_scheme 1
88
head "https://github.com/rpm-software-management/rpm.git", branch: "master"

0 commit comments

Comments
 (0)