We have a serious lag now because of many huge packages hitting the builders, changes like the libressl and its dependencies updates and failing builders were holding up things. I'm sure everyone of @voidlinux/pkg-committers does her best to catch up.
Vaelatern commented on this pull request.
> @@ -0,0 +1,25 @@
+# Template file for 'gyp'
+pkgname=gyp
+version=20180218
If it's you, it should be 0.0.0.20180218
Johnnynator commented on this pull request.
> @@ -0,0 +1,25 @@
+# Template file for 'gyp'
+pkgname=gyp
+version=20180218
Yep, I changed it. The project it self doesn't have any versioning. At least no visible one.
Provided #12055 is accepted, you could then make `gyp` download the tarball.
I really hate package templates fetching distfiles with `git clone` everytime I build them :)