mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +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"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://tools.suckless.org/dmenu/"
|
||||
distfiles="http://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
|
||||
homepage="https://tools.suckless.org/dmenu/"
|
||||
distfiles="https://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
|
||||
checksum=a75635f8dc2cbc280deecb906ad9b7594c5c31620e4a01ba30dc83984881f7b9
|
||||
|
||||
build_options="fuzzymatch"
|
||||
|
|
Loading…
Add table
Reference in a new issue