aboutsummaryrefslogtreecommitdiff
path: root/devel/rust-cbindgen/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-04-10 17:53:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-04-10 17:53:00 +0000
commit756ea1e2d841361d59ced7297164711367c3bfc7 (patch)
tree88347aa4776571ee0b4bef24e234f30db009a92b /devel/rust-cbindgen/Makefile
parentf84a06608c05678a42ff27eda70ab419cc92591a (diff)
downloadports-756ea1e2d841361d59ced7297164711367c3bfc7.tar.gz
ports-756ea1e2d841361d59ced7297164711367c3bfc7.zip
devel/rust-cbindgen: update to 0.14.1
Changes: https://github.com/eqrion/cbindgen/compare/v0.13.2...v0.14.1 Reported by: GitHub (watch releases)
Notes
Notes: svn path=/head/; revision=531335
Diffstat (limited to 'devel/rust-cbindgen/Makefile')
-rw-r--r--devel/rust-cbindgen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile
index e3b8c923b8dc..8ca84dc0d8a2 100644
--- a/devel/rust-cbindgen/Makefile
+++ b/devel/rust-cbindgen/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cbindgen
-DISTVERSION= 0.13.2
+DISTVERSION= 0.14.1
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-