rpm2cpio: adjust version to match upstream
This commit is contained in:
parent
cf41527536
commit
3f85bf5634
1 changed files with 1 additions and 3 deletions
|
@ -3,11 +3,9 @@ require 'formula'
|
|||
class Rpm2cpio < Formula
|
||||
homepage 'http://svnweb.freebsd.org/ports/head/archivers/rpm2cpio/'
|
||||
url 'http://svnweb.freebsd.org/ports/head/archivers/rpm2cpio/files/rpm2cpio?revision=259745'
|
||||
# cvs2svn:cvs-rev 1.4
|
||||
version '1.4'
|
||||
version '1.3'
|
||||
sha1 '7bd6e848eed9444a4dacf9759cc195ca56ab19b2'
|
||||
|
||||
# Uses xz and lzma tools at runtime
|
||||
depends_on 'xz'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue