diff options
-rw-r--r-- | testing/pelican/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pelican/APKBUILD b/testing/pelican/APKBUILD index bd353a640d..40714c7448 100644 --- a/testing/pelican/APKBUILD +++ b/testing/pelican/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz use-django-feedgenerator.patch pelican pelican-import |