mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xsel: fix dead distfile and upstream webpage
This commit is contained in:
parent
de449c49b2
commit
d8520bf86e
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@ makedepends="libXt-devel"
|
||||||
short_desc="Command-line getting and setting the contents of the X selection"
|
short_desc="Command-line getting and setting the contents of the X selection"
|
||||||
maintainer="Steven R <dev@styez.com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
license="HPND-sell-variant"
|
license="HPND-sell-variant"
|
||||||
homepage="http://www.vergenet.net/~conrad/software/xsel/"
|
homepage="http://www.kfish.org/software/xsel/"
|
||||||
distfiles="http://www.vergenet.net/~conrad/software/xsel/download/xsel-${version}.tar.gz"
|
changelog="https://raw.githubusercontent.com/kfish/xsel/master/release_notes/xsel-${version}.txt"
|
||||||
|
distfiles="http://www.kfish.org/software/xsel/download/xsel-${version}.tar.gz"
|
||||||
checksum=b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c
|
checksum=b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue