diff options
author | Juergen Daubert <jue@jue.li> | 2018-05-30 10:20:21 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-05-30 10:20:21 +0200 |
commit | 80b0a63c8414b639f21f1fa0c2417630a1957c32 (patch) | |
tree | 45ac080fb56b5893473c67c8768843b70e4c5a9a /bison | |
parent | 01c75e35bbb894d51ddb15401dac9bc395b8f7ca (diff) | |
download | core-80b0a63c8414b639f21f1fa0c2417630a1957c32.tar.gz core-80b0a63c8414b639f21f1fa0c2417630a1957c32.tar.xz |
bison: update to 3.0.5
Diffstat (limited to 'bison')
-rw-r--r-- | bison/.md5sum | 2 | ||||
-rw-r--r-- | bison/.signature | 6 | ||||
-rw-r--r-- | bison/Pkgfile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/bison/.md5sum b/bison/.md5sum index b7e3f5c5..332e60cd 100644 --- a/bison/.md5sum +++ b/bison/.md5sum @@ -1 +1 @@ -c342201de104cc9ce0a21e0ad10d4021 bison-3.0.4.tar.xz +3e54f20988ecd1b62044e25481e5f06b bison-3.0.5.tar.xz diff --git a/bison/.signature b/bison/.signature index 847d8459..73f85f4c 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqtrzl++Lcb9NRq0eH+qvvvbb6wi2GVpwMOGjIFFANV0/vd4p3aP0DCHWhW6gJ4bCKy7YojHqe6JlrnKd+xNvegU= -SHA256 (Pkgfile) = 188d592b83cbdc8504904d4d26211aef905e164d317e18bb7cc62151aaf70d51 +RWRJc1FUaeVeqlPP/PgcyYiXD0wqRfx5BfFOa/eYddq5sMZ7u97AGnj7OvUYTSC5fzHP09/TUZK2v8ev7w3ZVrIVhOhYyYTffwQ= +SHA256 (Pkgfile) = ebb0ec21e13f1a8d518234cba6e2c1c463ccc5c67009ff1cb2e00a6143adf284 SHA256 (.footprint) = af68635fb869a7a04dba414232893612bfdf9a9cf493649f2d3a9e12dea388d6 -SHA256 (bison-3.0.4.tar.xz) = a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1 +SHA256 (bison-3.0.5.tar.xz) = 075cef2e814642e30e10e8155e93022e4a91ca38a65aa1d5467d4e969f97f338 diff --git a/bison/Pkgfile b/bison/Pkgfile index 69728941..1faf7954 100644 --- a/bison/Pkgfile +++ b/bison/Pkgfile @@ -3,8 +3,8 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=bison -version=3.0.4 -release=2 +version=3.0.5 +release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) build() { |