diff options
author | psykose <alice@ayaya.dev> | 2022-07-21 14:19:18 +0000 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2022-07-21 16:19:25 +0200 |
commit | a3d13fc3097ffcd3e6f9c457ba6c808db539ea24 (patch) | |
tree | 87d5fe4218a96a41062efbfbf6864d7da6cdc1ec /testing/gx | |
parent | bbcafaf54ae8dab2b8d3b2e31ba671eda62dc0e1 (diff) | |
download | aports-a3d13fc3097ffcd3e6f9c457ba6c808db539ea24.zip |
testing/*: rebuild against go 1.18.4
Diffstat (limited to 'testing/gx')
-rw-r--r-- | testing/gx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gx/APKBUILD b/testing/gx/APKBUILD index 9597d640465..83d1e23adcf 100644 --- a/testing/gx/APKBUILD +++ b/testing/gx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov <oleg.titov@gmail.com> pkgname=gx pkgver=0.14.3 -pkgrel=6 +pkgrel=7 pkgdesc="Packaging tool build around the distributed, content addressed filesystem IPFS" url="https://github.com/whyrusleeping/gx" arch="all" |