mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'ostree'
|
||||||
pkgname=ostree
|
pkgname=ostree
|
||||||
version=2025.2
|
version=2025.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="
|
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"
|
short_desc="Operating system and container binary deployment and upgrades"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
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"
|
changelog="https://github.com/ostreedev/ostree/releases"
|
||||||
distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
|
distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
|
||||||
checksum=f244a408c909998a778e127fcc22c1b502b4d013f15f26948f47cc72ffe2eef4
|
checksum=f244a408c909998a778e127fcc22c1b502b4d013f15f26948f47cc72ffe2eef4
|
||||||
|
|
Loading…
Add table
Reference in a new issue