girara: changed source url

This commit is contained in:
Tim Biermann 2022-03-19 03:08:11 +01:00
parent c6be3e0088
commit b1bb140cb0
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
RWSagIOpLGJF354tBJpn+zM2uacmApSuiEhSozGGAAOS/Dg/U2x9hMJoJVQOgfcJlLO+pj49VAHj9YdXggvZKbVnyPMi1OouiAM=
SHA256 (Pkgfile) = ad0b9fb570ba7c4aa028ee1cdbb7347ad0ee05082f6987082b4f19e3b22d1468
RWSagIOpLGJF33p7WztNZ+8yb6I/ZGlbLZrYfvSxeBFgzGTQsHzlDzWIG+oY8Rp6AUBODUZ8onUuCHSFrynGRbZ8/i7ovDrhrA0=
SHA256 (Pkgfile) = 16e0a7e3e2a984ea7d9cd724481bf11f7c4f198ee951485d21d1213faf356ebb
SHA256 (.footprint) = 07cf6a9e3b4aa1aee9d621e31f32f651c48c1bd963d98633ade779730177f98d
SHA256 (girara-0.3.7.tar.xz) = 77132e9bd652f1c9e4260de046768ea449a7d977c4cd3d6d817d2d72b6f946e0
SHA256 (girara-0.3.7.tar.bz2) = 22fabe7ccf2e8ac49aba7c5e7ad7dbd0cd33a9c69d673a2c4089d0675da4c0a2

View File

@ -7,7 +7,7 @@
name=girara
version=0.3.7
release=1
source=(https://pwmt.org/projects/$name/download/$name-$version.tar.xz)
source=(https://git.pwmt.org/pwmt/$name/-/archive/$version/$name-$version.tar.bz2)
build() {
prt-get isinst json-c && PKGMK_GIRARA+=' -D json=enabled' || PKGMK_GIRARA+=' -D json=disabled'