dnslookup: update to 1.7.3
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
dfafb43be3
commit
fbb695faad
@@ -3,7 +3,7 @@
|
||||
_realname=dnslookup
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.7.1
|
||||
pkgver=1.7.3
|
||||
pkgrel=1
|
||||
pkgdesc='Simple command line utility to make DNS lookups (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-go" "${MINGW_PACKAGE_PREFIX}-cc" "git")
|
||||
optdepends=("git: To interact with repositories")
|
||||
options=('!strip')
|
||||
source=("$_realname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('21a6905cb6a5acea09d110f35b3c0720fc8019fff17bc47e00cff7e7ac03d560')
|
||||
sha256sums=('c63d2dc8c357045e28f29ec716e3c20e39a2c1be4dc4313c6c2ab62838e5e2db')
|
||||
|
||||
prepare() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user