diff --git a/p11-kit.be0 b/p11-kit.be0 index 438d93e57..3e98b8918 100755 --- a/p11-kit.be0 +++ b/p11-kit.be0 @@ -9,7 +9,7 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="http://p11-glue.freedesktop.org/releases/p11-kit-${PKGVERSION}.tar.gz" +SRCURL[0]="https://github.com/p11-glue/p11-kit/archive/0.23.2.zip p11-kit-${PKGVERSION}.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.