kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / curl-rustls
Commits:
e4c49d1d by kpcyrd at 2024-03-29T16:09:09+01:00
upgpkg: 8.7.1-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = curl-rustls
pkgdesc = command line tool and library for transferring data with URLs
(with rustls)
pkgver = 8.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://curl.se/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=curl-rustls
pkgver=8.7.1
-pkgrel=1
+pkgrel=2
pkgdesc='command line tool and library for transferring data with URLs (with
rustls)'
arch=('x86_64')
url='https://curl.se/'
@@ -31,6 +31,8 @@
sha512sums=('38b55dc916a64a1fd40a8af3e9a694ae918f8efb714430834491ebbe0ceeee4b58b
'51df4903eff9f1a15b1317ea4a8ee2b8537f347984f2524f42213b09344cd6109c621a4b81b37d2fcf2027387bb81cf0a744a48e96b86c4e268c43261ff86845')
_backports=(
+ # content_encoding: brotli and others, pass through 0-length writes
+ 'b30d694a027eb771c02a3db0dee0ca03ccab7377'
)
_reverts=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/curl-rustls/-/commit/e4c49d1dee2c2eff9ff30493e3134f2d0af6ce53
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/curl-rustls/-/commit/e4c49d1dee2c2eff9ff30493e3134f2d0af6ce53
You're receiving this email because of your account on gitlab.archlinux.org.