From 222d61659a13bf3320b791956cc577f05529ccc2 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 26 Sep 2021 12:56:42 +0200 Subject: [PATCH] bison: update to 3.8.2 --- bison/.signature | 6 +++--- bison/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bison/.signature b/bison/.signature index 59f5cf86..aea770e7 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqqGyNsj9pqT8BAnBC6S99eRh8bWm7AS0gadDmTN1fqRr3QY8hSPLXVI05A/+aMdkF6aM1CmbuWxoIucIqkbRRgo= -SHA256 (Pkgfile) = 6b179c961f37e4fa7ab47b6af21b1879ce765fc6c89cf822cea59699b48a77b5 +RWRJc1FUaeVeqkSxH3MPtkqs1GB/FXiG7Bya9SIEp1tjPCf3NyQjbYcQzplKkIjnG/Xz3+pbvR9sXFi3NYaAq5Gvnb1z8LbcywQ= +SHA256 (Pkgfile) = cb7db1ad470d5c89c2a95ebe683008f60da446f43bd0a6397d199c9ab833a387 SHA256 (.footprint) = 60e5563297178ddb8ef8bb0c5b8f527bc272675115b3be714a29f48c5bdaf3d3 -SHA256 (bison-3.8.1.tar.xz) = 31fc602488aad6bdecf0ccc556e0fc72fc57cdc595cf92398f020e0cf4980f15 +SHA256 (bison-3.8.2.tar.xz) = 9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2 diff --git a/bison/Pkgfile b/bison/Pkgfile index e083c157..5ae8a909 100644 --- a/bison/Pkgfile +++ b/bison/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gettext name=bison -version=3.8.1 +version=3.8.2 release=1 source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz)