gtkimageview: use repo-default for $distfiles
This commit is contained in:
parent
4739b921f4
commit
bbb5e5c1e5
|
@ -11,7 +11,7 @@ short_desc="Widget that provides a zoomable and panable view of a GdkPixbuf"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GTK/GtkImageView"
|
||||
distfiles="https://sources.voidlinux.org/${pkgname}-${version}/${_githash}.tar.gz"
|
||||
distfiles="https://repo-default.voidlinux.org/distfiles/gtkimageview-${_githash}.tar.gz"
|
||||
checksum=2d61c9957500e515419b2b3b0d9a3d5efb67a6a8384743926121dcd618a9ef35
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue