summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2017-04-06 15:42:15 +0200
committerfrederik2017-04-06 15:42:15 +0200
commit04116c86b630e6cf458fb9fa841d641e526d432c (patch)
treec647f7afdff2f8e2734f19346aae2ce9293a8ac3 /PKGBUILD
parentb1cc69cf23823e92aa58120aef1320853229d49c (diff)
downloadaur-04116c86b630e6cf458fb9fa841d641e526d432c.tar.gz
fix patch file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb27eaa9aa48..d88ad84537a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=sendip
pkgver=2.5
_pkgver=3
-pkgrel=5
+pkgrel=6
pkgdesc='A commandline tool to allow sending arbitrary IP packets.'
arch=('i686' 'x86_64' )
url='https://www-x.antd.nist.gov/ipv6/sendip.html'
@@ -13,7 +13,7 @@ depends=('glibc')
source=(https://www-x.antd.nist.gov/ipv6/sendip/sendip-${pkgver}-mec-3a2.tar.gz
${pkgname}-${pkgver}.patch)
sha512sums=('5ab1a7b58c41f795dde40c46c679e62926f9b9a69ba7a22caedc677a2cd32091b97a554d2f0915dc72aa1c4968daa5b8b080d0b442ee2c6cbbc43eb8ae9845ee'
- '9696d8489954925d884d6330ff26d3b0cdf6ea37cae93124c0eaaed8913c51355e946c00d573439e30b3427413617c3564ccbf5203da82b38aacdbde4087aa35')
+ '3a6ed290e3e9ca4094e399885930d90e072ab44837d2474e8c662c5a60d82749e084a157dcc46ce613d4f768f960dbbd73b43f0babfc2fe8385c1e424f09c884')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}-mec-${_pkgver}"