mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libpipeline: update to 1.5.2.
This commit is contained in:
parent
80d0943792
commit
30c9d798dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpipeline'
|
# Template file for 'libpipeline'
|
||||||
pkgname=libpipeline
|
pkgname=libpipeline
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
checkdepends="check-devel pkg-config"
|
checkdepends="check-devel pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
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=fd59c649c1ae9d67604d1644f116ad4d297eaa66f838e3dfab96b41e85b059fb
|
||||||
|
|
||||||
libpipeline-devel_package() {
|
libpipeline-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue