diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2020-01-07 08:01:32 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2020-01-07 08:01:32 +0000 |
commit | 8141ffaf8493da228581c9d02a154b8ca49c2700 (patch) | |
tree | fe4627e8568cdd146788e459cdaadc3240986315 | |
parent | lang/rust: Simplify do-configure and garbage collect files/config.toml (diff) |
update to 0.32.1
Notes
Notes:
svn path=/head/; revision=522317
-rw-r--r-- | devel/mk-configure/Makefile | 2 | ||||
-rw-r--r-- | devel/mk-configure/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/mk-configure/Makefile b/devel/mk-configure/Makefile index c47c5ca4ab67..db2319f89a3c 100644 --- a/devel/mk-configure/Makefile +++ b/devel/mk-configure/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mk-configure -PORTVERSION= 0.32.0 +PORTVERSION= 0.32.1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/devel/mk-configure/distinfo b/devel/mk-configure/distinfo index 09ab993426b2..50b66443cd21 100644 --- a/devel/mk-configure/distinfo +++ b/devel/mk-configure/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558442812 -SHA256 (mk-configure-0.32.0.tar.gz) = 43e5a8ffd68bca510cabc07c10e8d45223859ca34c7dffd29deab5046c7aa2d5 -SIZE (mk-configure-0.32.0.tar.gz) = 313167 +TIMESTAMP = 1578338426 +SHA256 (mk-configure-0.32.1.tar.gz) = 0b9d9b409e6eb7d3820c64a972078f4380697c68abafee7ec16a7eb74cf2eb9e +SIZE (mk-configure-0.32.1.tar.gz) = 313844 |