mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
wmfs: fix deprecated GitHub /downloads/ distfile
This commit is contained in:
parent
630c8ea50a
commit
b10559afe7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ short_desc="Window Manager From Scratch"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/xorg62/wmfs"
|
||||
distfiles="https://github.com/downloads/xorg62/wmfs/wmfs-${version}.tar.gz"
|
||||
distfiles="https://sources.voidlinux.org/wmfs-${version}/wmfs-${version}.tar.gz"
|
||||
checksum=c28b7cec28a6e3f2bc38a136fb1773bab8ec8f48c69ebe25c24192f96e782d64
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2 -fcommon"
|
||||
|
|
Loading…
Add table
Reference in a new issue