From 71565d0437ee63e1321d8e0d5a4c1b4363d63153 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 10 Mar 2001 04:52:27 +0000 Subject: 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 --- misc/rpm2cpio/Makefile | 2 +- misc/rpm2cpio/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') 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 -- cgit