mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
dmenu: get distfiles from https
This commit is contained in:
parent
8c7ae38050
commit
1ae8e4d7da
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ makedepends="libXinerama-devel libXft-devel freetype-devel"
|
||||||
short_desc="A generic menu for X"
|
short_desc="A generic menu for X"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tools.suckless.org/dmenu/"
|
homepage="https://tools.suckless.org/dmenu/"
|
||||||
distfiles="http://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
|
distfiles="https://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a75635f8dc2cbc280deecb906ad9b7594c5c31620e4a01ba30dc83984881f7b9
|
checksum=a75635f8dc2cbc280deecb906ad9b7594c5c31620e4a01ba30dc83984881f7b9
|
||||||
|
|
||||||
build_options="fuzzymatch"
|
build_options="fuzzymatch"
|
||||||
|
|
Loading…
Add table
Reference in a new issue