diff options
author | nia <nia@pkgsrc.org> | 2020-05-19 12:09:07 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-05-19 12:09:07 +0000 |
commit | a0c32b992decd60d4272e7033713cef1482d2621 (patch) | |
tree | 1ff0228918b190da29f3147c2dfcb5c141aaf3f1 /cad/solvespace | |
parent | d40b01960b37a9ea9c87f0f7b4311ff6568fb288 (diff) | |
download | pkgsrc-a0c32b992decd60d4272e7033713cef1482d2621.tar.gz |
Recursive revbump for json-c-0.14
Diffstat (limited to 'cad/solvespace')
-rw-r--r-- | cad/solvespace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/solvespace/Makefile b/cad/solvespace/Makefile index 0e244967565..d0caa843d6d 100644 --- a/cad/solvespace/Makefile +++ b/cad/solvespace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2020/03/10 22:09:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2020/05/19 12:09:07 nia Exp $ # # # Both of these hashes need to be updated when the solvespace version @@ -13,7 +13,7 @@ LIBDXF_HASH= 8f958955f54668c142ded760dc951ffd16d9c71b SOLVESPACE_HASH= 7c1ca460769fc8cbef26d296338d4bbc6f2ef6d0 DISTNAME= solvespace-2.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= cad MASTER_SITES= http://github.com/solvespace/solvespace/archive/ DIST_SUBDIR= ${PKGNAME_NOREV} |