mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
fd59692714
* chore(rebuild): zsync2
Signed-off-by: madomado <madonuko@outlook.com>
* bump: zsync2
* bump commit to head
* disable -Wincompatible-pointer-types
Signed-off-by: madomado <madonuko@outlook.com>
---------
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 549dd22b06)
Co-authored-by: madomado <madonuko@outlook.com>
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
rpm.global("ver", gh("AppImageCommunity/zsync2"));
|
|
if rpm.changed() {
|
|
rpm.global("git_commit", gh_commit("AppImageCommunity/zsync2"));
|
|
}
|