Files
guru/net-misc/openbgpd/files/openbgpd-9999-update.patch
Alarig Le Lay 84e4a4dfec net-misc/openbgpd: Version bump to 6.7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2020-05-29 06:57:40 +02:00

14 lines
287 B
Diff

--- a/update.sh 2020-03-20 15:14:46.462983445 +0100
+++ b/update.sh 2020-03-20 15:14:56.473090379 +0100
@@ -13,10 +13,6 @@
git clone "${OPENBGPD_GIT}/openbsd"
fi
fi
-(cd openbsd
- git fetch
- git checkout "${openbsd_branch}"
- git pull --rebase)
# setup source paths
dir=`pwd`