Skip to content

Commit c8bba0e

Browse files
committed
subjack: update to 3.0.0.
1 parent 78d47bc commit c8bba0e

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

srcpkgs/subjack/template

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
# Template file for 'subjack'
22
pkgname=subjack
3-
version=2.1
4-
revision=3
3+
version=3.0.0
4+
revision=1
55
build_style=go
66
go_import_path="github.com/haccer/subjack"
77
hostmakedepends="git"
88
short_desc="Subdomain takeover tool"
99
maintainer="Andrew Benson <abenson+void@gmail.com>"
1010
license="Apache-2.0"
1111
homepage="https://github.com/haccer/subjack"
12-
distfiles="${homepage}/archive/${version}.tar.gz"
13-
checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
14-
broken="missing go.mod"
15-
16-
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
17-
broken="src/github.com/valyala/fasthttp/round2_32.go:25:10: undefined: math"
18-
fi
12+
distfiles="${homepage}/archive/v${version}.tar.gz"
13+
checksum=6c941ee2c790ded74d73a3ea253fd41aba522e6506ee00782cf38a12acc16ad4

0 commit comments

Comments
 (0)