mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/bind: upgrade to 9.7.3
This commit is contained in:
parent
25148c14f5
commit
33fc7dabd1
@ -1,7 +1,7 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=bind
|
||||
pkgver=9.7.2_p3
|
||||
pkgver=9.7.3
|
||||
_ver=${pkgver%_p*}
|
||||
_p=${pkgver#*_p}
|
||||
[ "$_p" != "$pkgver" ] && _ver="${_ver}-P$_p"
|
||||
@ -94,7 +94,7 @@ tools() {
|
||||
done
|
||||
}
|
||||
|
||||
md5sums="b4537cbae38b2daef36775bf49f33db9 bind-9.7.2-P3.tar.gz
|
||||
md5sums="207477c4cf95f2db5be0ded8a22669e0 bind-9.7.3.tar.gz
|
||||
f270a5b0a28ab6e818840c5c368ddbcc bind.so_bsdcompat.patch
|
||||
92914193cc603d8d81ef00534ce9c1c9 bind.initd
|
||||
8b05a287976d66d51c18b73ee7523671 bind.confd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user