git-cliff: rebuild for libgit2

This commit is contained in:
Tim Biermann 2023-02-25 19:55:51 +01:00
parent d70c20cd6f
commit 0896aa81e8
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32xmdY+ECPSafxpjZ8aJ9a03sHhguTQFrjk5sH35PLTcEptz7VybGUGJyAXy37Un1Kj7yBWMPkvvCRiMsulzZwk=
SHA256 (Pkgfile) = 27ccb9f26bb5df8df32289eaf882d8b7d4424c33308734650bd01c17ddc5c2ef
RWSagIOpLGJF3xYMl8wYzjTPX82O1ryd09R4/9GpvFcgDAriBzWsxgoyQrU6dQTuvsNsyKi2tkv5m+yZAqkqHrAw+XtmExi2pw8=
SHA256 (Pkgfile) = 419cc7719cdfc75fedc276a10a3fd181cad062721ab4383d99b21d42896efdc0
SHA256 (.footprint) = cebaa63230cf791010d5aba7f40ac5863caa7ae11294ad2a84745b0bbd53771d
SHA256 (git-cliff-1.1.2.tar.gz) = 26f05e4cfea07768d06ae92cd4b34bae786ed354089d9b5b1659d6408bf583c6

View File

@ -1,11 +1,11 @@
# Description: a highly customizable Changelog Generator that follows Conventional Commit specifications
# URL: https://github.com/orhun/git-cliff
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: rust
# Depends on: libgit2 rust
name=git-cliff
version=1.1.2
release=1
release=2
source=(https://github.com/orhun/git-cliff/archive/v$version/$name-$version.tar.gz)
build() {