Skip to content

Commit 20d246a

Browse files
committed
Update curl to 8.11.1
1 parent fa6b709 commit 20d246a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wii-curl/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributors: WinterMute <davem@devkitpro.org>, Elouan Martinet <exa@elou.world>
33

44
pkgname=wii-curl
5-
pkgver=8.11.0
5+
pkgver=8.11.1
66
pkgrel=1
77
pkgdesc='Library for transferring data with URLs. (for Nintendo Wii homebrew development)'
88
arch=('any')
@@ -13,7 +13,7 @@ depends=('ppc-zlib' 'libwiisocket' 'wii-mbedtls')
1313
makedepends=('wii-pkg-config')
1414

1515
source=("https://curl.haxx.se/download/curl-${pkgver}.tar.xz")
16-
sha256sums=('db59cf0d671ca6e7f5c2c5ec177084a33a79e04c97e71cf183a5cdea235054eb')
16+
sha256sums=('c7ca7db48b0909743eaef34250da02c19bc61d4f1dcedd6603f109409536ab56')
1717

1818
build() {
1919
cd curl-$pkgver

0 commit comments

Comments
 (0)