Skip to content

Commit

Permalink
[app-arch/zchunk] Version bump to zchunk-1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ganto committed May 11, 2021
1 parent ecf4a3d commit 092b690
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app-arch/zchunk/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DIST zchunk-1.1.4.tar.gz 1448005 BLAKE2B 8a19d7608a35ccadc5a0c6438c7961da58ceaa757bbdb6ca4cd616b89ea4b332398798ee6c85fb6d1924f6e8e360abf6146371eacb9f7402040c15dd179bdcaa SHA512 e8603de2a743c78d80d378b0464fd2433fe69be4671847227959c776a33c34704888f065dc652adff5ce9fc62d67afb3f419214badc9e1447c404c56ae6904e1
DIST zchunk-1.1.11.tar.gz 1449758 BLAKE2B 9fa75bde45737aa89a047757750e44dce8075d0323ce4f52642d668a532fa31a76fea04b6cf144983b92259e95436f188503a4e56ade1eddc1e4f434295c37a4 SHA512 b2c1cd1a9199c920bac385d56c1c849a7dd9ddc1a3e7d9cafb5232f602b63d44fba4ba8a5a71ec0f84b3cd982dded509b976ee5f0de6d6b43c15794c318fa983
DIST zchunk-1.1.9.tar.gz 1449219 BLAKE2B 9ff1023d10689638d7436ebfabd520d9a7fcb8c1783c820a917208019994f47f4bd9eff7e94e410a5bc487fba4315952eedcedab055a7790eabe2f17dfd7c44f SHA512 54011b3cdc24fcbb3ec0088e9a567b5e251e44791ee431ee0a9328780a54c4d7ef942f74aab4581b391d21cbc5b138d98ad05d327b1e43c614096e7d6beeab4c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019 Gentoo Authors
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -8,11 +8,11 @@ inherit meson
DESCRIPTION="Compressed file format that allows easy deltas"
HOMEPAGE="https://github.com/zchunk/zchunk"
SRC_URI="https://github.com/zchunk/zchunk/archive/${PV}.tar.gz -> ${P}.tar.gz"
RESTRICT="mirror"

LICENSE="BSD MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="
app-arch/zstd
Expand Down

0 comments on commit 092b690

Please sign in to comment.