ostree: fix the link to the homepage
This commit is contained in:
parent
10d8e81561
commit
6d0d78a47c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ostree'
|
||||
pkgname=ostree
|
||||
version=2025.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="
|
||||
|
@ -17,7 +17,7 @@ checkdepends="attr-progs cpio elfutils gnupg python3-yaml tar which xz"
|
|||
short_desc="Operating system and container binary deployment and upgrades"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://ostree.readthedocs.io/en/latest/"
|
||||
homepage="https://ostreedev.github.io/ostree/"
|
||||
changelog="https://github.com/ostreedev/ostree/releases"
|
||||
distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
|
||||
checksum=f244a408c909998a778e127fcc22c1b502b4d013f15f26948f47cc72ffe2eef4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue