diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2008-04-12 15:32:52 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2008-04-12 15:32:52 +0200 |
commit | 45e9247b37fa6d1199275124d93c756026df6991 (patch) | |
tree | fe234f31f66b668e8ee55ca24322a478f1101b26 /bzip2 | |
parent | 774c199a320a5a37d90b208dc6bf3afcf7295dfb (diff) | |
download | core-45e9247b37fa6d1199275124d93c756026df6991.tar.gz core-45e9247b37fa6d1199275124d93c756026df6991.tar.xz |
[notify] bzip2: updated to 1.0.5.
https://www.cert.fi/haavoittuvuudet/joint-advisory-archive-formats.html
Diffstat (limited to 'bzip2')
-rw-r--r-- | bzip2/.md5sum | 2 | ||||
-rw-r--r-- | bzip2/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bzip2/.md5sum b/bzip2/.md5sum index c17df993..4265c39f 100644 --- a/bzip2/.md5sum +++ b/bzip2/.md5sum @@ -1,2 +1,2 @@ -fc310b254f6ba5fbb5da018f04533688 bzip2-1.0.4.tar.gz +3c15a0c8d1d3ee1c46a1634d00617b1a bzip2-1.0.5.tar.gz 589eeb94dad93f69b366e711ef328cb5 bzip2.patch diff --git a/bzip2/Pkgfile b/bzip2/Pkgfile index 08d98d0f..359dfc28 100644 --- a/bzip2/Pkgfile +++ b/bzip2/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=bzip2 -version=1.0.4 +version=1.0.5 release=1 source=(http://www.bzip.org/$version/$name-$version.tar.gz \ $name.patch) |