mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
Ports: Bump vlang version to weekly.2021.31
The previous version failed to build.
This commit is contained in:
parent
909e19f753
commit
582d74b729
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=v
|
||||
auth_type=sha256
|
||||
version=weekly.2021.28
|
||||
files="https://codeload.github.com/vlang/v/tar.gz/refs/tags/$version v-$version.tar.gz a6a28e5a7984439d20e8cc31a01984ced065da9d7bd9ccc1a171f94ca2a06c68"
|
||||
version=weekly.2021.31
|
||||
files="https://codeload.github.com/vlang/v/tar.gz/refs/tags/$version v-$version.tar.gz b0daf0a2e2cb6d463710952f4d2e8705c17d02a9270355b20861ff3fd5f72563"
|
||||
|
||||
build() {
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue