diff options
Diffstat (limited to 'community/cachefilesd/APKBUILD')
-rw-r--r-- | community/cachefilesd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cachefilesd/APKBUILD b/community/cachefilesd/APKBUILD index 013e5ad3a2..f8014539f7 100644 --- a/community/cachefilesd/APKBUILD +++ b/community/cachefilesd/APKBUILD @@ -11,7 +11,7 @@ depends="attr" makedepends="rpm file" options="!check" subpackages="$pkgname-doc" -source="http://people.redhat.com/~dhowells/cachefs/$pkgname-$pkgver.tar +source="https://people.redhat.com/~dhowells/cachefs/$pkgname-$pkgver.tar $pkgname.initd" builddir="$srcdir"/$pkgname-$pkgver |