httrack: update to 3.48.22.
This commit is contained in:
parent
90aa87bf06
commit
5ba4f6168c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'httrack'
|
||||
pkgname="httrack"
|
||||
version="3.48.21"
|
||||
revision=5
|
||||
version="3.48.22"
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-zlib=${XBPS_CROSS_BASE}/usr"
|
||||
short_desc="A free and easy-to-use offline browser utility"
|
||||
|
@ -9,7 +9,7 @@ maintainer="mid-kid <esteve.varela@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.httrack.com"
|
||||
distfiles="http://mirror.httrack.com/httrack-${version}.tar.gz"
|
||||
checksum="871b60a1e22d7ac217e4e14ad4d562fbad5df7c370e845f1ecf5c0e4917be482"
|
||||
checksum=b2831ad7b48e933959f83a9de8a72bcaa0f8eb87e9453ad85debd50d33a9c48f
|
||||
makedepends="zlib-devel libressl-devel"
|
||||
|
||||
httrack-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue