Skip to content
Snippets Groups Projects
Commit 5c2ddf18 authored by Paolo Barbolini's avatar Paolo Barbolini Committed by Natanael Copa
Browse files

main/zstd: replace broken URL

(cherry picked from commit 835bb137)
parent 62bc6f3d
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=zstd pkgname=zstd
pkgver=1.5.6 pkgver=1.5.6
pkgrel=1 pkgrel=2
pkgdesc="Zstandard - Fast real-time compression algorithm" pkgdesc="Zstandard - Fast real-time compression algorithm"
url="https://www.zstd.net/" url="https://facebook.github.io/zstd/"
arch="all" arch="all"
license="BSD-3-Clause OR GPL-2.0-or-later" license="BSD-3-Clause OR GPL-2.0-or-later"
depends_dev="$pkgname=$pkgver-r$pkgrel" depends_dev="$pkgname=$pkgver-r$pkgrel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment