diff options
author | kris <kris@FreeBSD.org> | 2001-03-10 12:52:27 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-03-10 12:52:27 +0800 |
commit | 71565d0437ee63e1321d8e0d5a4c1b4363d63153 (patch) | |
tree | d12e5fe7cd15b4fe96f7e42dfb7b28394f04138a /misc | |
parent | 11c69f8d7bb0ada2b3436391b11318581058196c (diff) | |
download | freebsd-ports-gnome-71565d0437ee63e1321d8e0d5a4c1b4363d63153.tar.gz freebsd-ports-gnome-71565d0437ee63e1321d8e0d5a4c1b4363d63153.tar.zst freebsd-ports-gnome-71565d0437ee63e1321d8e0d5a4c1b4363d63153.zip |
Author released a new version which handles version 4 RPMs also. Since
the distfile doesn't carry a version, arbitrarily call it version 1.1
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rpm2cpio/Makefile | 2 | ||||
-rw-r--r-- | misc/rpm2cpio/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/rpm2cpio/Makefile b/misc/rpm2cpio/Makefile index fb06345c1f2d..39db3da4f7d7 100644 --- a/misc/rpm2cpio/Makefile +++ b/misc/rpm2cpio/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rpm2cpio -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= misc MASTER_SITES= http://www.iagora.com/~espel/ DISTFILES= ${PORTNAME} diff --git a/misc/rpm2cpio/distinfo b/misc/rpm2cpio/distinfo index 3826d22cad02..9f52ac1bd4bb 100644 --- a/misc/rpm2cpio/distinfo +++ b/misc/rpm2cpio/distinfo @@ -1 +1 @@ -MD5 (rpm2cpio) = d23f66e1c734a44ce6ee89b0e724b371 +MD5 (rpm2cpio) = 60e416bc9a91870944a9fc2a6d706478 |