diff options
Diffstat (limited to 'system/libpipeline/APKBUILD')
-rw-r--r-- | system/libpipeline/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libpipeline/APKBUILD b/system/libpipeline/APKBUILD index 1660a2180..ffe0494e2 100644 --- a/system/libpipeline/APKBUILD +++ b/system/libpipeline/APKBUILD @@ -4,7 +4,7 @@ pkgname=libpipeline pkgver=1.5.1 pkgrel=0 pkgdesc="C pipeline manipulation library" -url="https://libpipeline.nongnu.org/" +url="http://libpipeline.nongnu.org/" arch="all" license="GPL-3.0+" checkdepends="check-dev" |