summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoost Molenaar2021-07-29 02:34:57 +0200
committerJoost Molenaar2021-07-29 02:46:14 +0200
commitb6e9f7717969b6d5e0e5063735c91aec53f2348d (patch)
treeb5af4d72429e4d8bbd15bea8bdc6d99686da9ff8
parentd3ce8c6a02cd76200c82a27d76e023920b21f2a5 (diff)
downloadaur-b6e9f7717969b6d5e0e5063735c91aec53f2348d.tar.gz
Update to 4.2-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31497731e5c2..f7d1857f9ea0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mrouted
pkgdesc = An implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers.
pkgver = 4.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/troglobit/mrouted
arch = i686
arch = x86_64
@@ -11,4 +11,3 @@ pkgbase = mrouted
sha256sums = 689541334ea951286054b771640e9d0f26b6a3242ff7f3894a3ef1b680811b34
pkgname = mrouted
-
diff --git a/PKGBUILD b/PKGBUILD
index 10158d145641..6bbc98d7eeb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mrouted
pkgver=4.2
-pkgrel=2
+pkgrel=3
pkgdesc="An implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers."
arch=('i686' 'x86_64')
url="https://github.com/troglobit/mrouted"