We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6b709 commit 20d246aCopy full SHA for 20d246a
1 file changed
wii-curl/PKGBUILD
@@ -2,7 +2,7 @@
2
# Contributors: WinterMute <davem@devkitpro.org>, Elouan Martinet <exa@elou.world>
3
4
pkgname=wii-curl
5
-pkgver=8.11.0
+pkgver=8.11.1
6
pkgrel=1
7
pkgdesc='Library for transferring data with URLs. (for Nintendo Wii homebrew development)'
8
arch=('any')
@@ -13,7 +13,7 @@ depends=('ppc-zlib' 'libwiisocket' 'wii-mbedtls')
13
makedepends=('wii-pkg-config')
14
15
source=("https://curl.haxx.se/download/curl-${pkgver}.tar.xz")
16
-sha256sums=('db59cf0d671ca6e7f5c2c5ec177084a33a79e04c97e71cf183a5cdea235054eb')
+sha256sums=('c7ca7db48b0909743eaef34250da02c19bc61d4f1dcedd6603f109409536ab56')
17
18
build() {
19
cd curl-$pkgver
0 commit comments