mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
surfraw: fix dead distfiles
This commit is contained in:
parent
abe48f6ed1
commit
3814dedaf5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'surfraw'
|
||||
pkgname=surfraw
|
||||
version=2.3.0
|
||||
revision=2
|
||||
revision=3
|
||||
_commit=8b7e1d1f4f63d07370953ffc3abe492f943c90a2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake perl"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Command line interface to variety of search engines"
|
|||
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||||
license="Public Domain"
|
||||
homepage="https://gitlab.com/surfraw/Surfraw"
|
||||
distfiles="https://gitlab.com/surfraw/Surfraw/repository/surfraw-${version}/archive.tar.gz"
|
||||
checksum=164b311b0b328b65f0c0fb32259cc6eab95d82d39a8d35203ca3ad2becafbc08
|
||||
distfiles="https://gitlab.com/surfraw/Surfraw/-/archive/surfraw-${version}/Surfraw-surfraw-${version}.tar.gz"
|
||||
checksum=b5e2b451a822ed437b165a5c81d8448570ee590db902fcd8174d6c51fcc4a16d
|
||||
|
||||
pre_configure() {
|
||||
./prebuild
|
||||
|
|
Loading…
Add table
Reference in a new issue