summaryrefslogtreecommitdiff
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-06-01 09:12:22 +0000
committerwiz <wiz@pkgsrc.org>2021-06-01 09:12:22 +0000
commit1c2e02130fd5271c3033f71c9bbf3311b4411e8b (patch)
tree506feb936c481316c3eb5cee5af62adb2ca5ffc7 /math/ruby-gsl
parent9d1e113e2e29e98ba50b84fb47bd303736452038 (diff)
downloadpkgsrc-1c2e02130fd5271c3033f71c9bbf3311b4411e8b.tar.gz
*: recursive PKGREVISION bump for sneaky gsl shared library version number change
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r--math/ruby-gsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 4e0b7943667..b7a8e5ebaca 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2021/02/14 15:09:29 taca Exp $
+# $NetBSD: Makefile,v 1.22 2021/06/01 09:12:26 wiz Exp $
DISTNAME= gsl-2.1.0.3
+PKGREVISION= 1
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org