mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libpipeline: fix typo in license
This commit is contained in:
parent
18c0a12f7f
commit
94b168a7f5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
checkdepends="check-devel pkg-config"
|
checkdepends="check-devel pkg-config"
|
||||||
short_desc="Pipeline manipulation library"
|
short_desc="Pipeline manipulation library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-alter"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://libpipeline.nongnu.org/"
|
homepage="http://libpipeline.nongnu.org/"
|
||||||
distfiles="https://download-mirror.savannah.gnu.org/releases/libpipeline/libpipeline-${version}.tar.gz"
|
distfiles="https://download-mirror.savannah.gnu.org/releases/libpipeline/libpipeline-${version}.tar.gz"
|
||||||
checksum=d633706b7d845f08b42bc66ddbe845d57e726bf89298e2cee29f09577e2f902f
|
checksum=d633706b7d845f08b42bc66ddbe845d57e726bf89298e2cee29f09577e2f902f
|
||||||
|
|
Loading…
Add table
Reference in a new issue