diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/cmake/APKBUILD | 8 | ||||
-rw-r--r-- | main/gdk-pixbuf/APKBUILD | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/main/cmake/APKBUILD b/main/cmake/APKBUILD index 561893e4ab..c3b468e2c1 100644 --- a/main/cmake/APKBUILD +++ b/main/cmake/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cmake -pkgver=2.8.11 +pkgver=2.8.11.1 pkgrel=0 pkgdesc="CMake is a cross-platform open-source make system" url="http://www.cmake.org" @@ -49,6 +49,6 @@ package() { make DESTDIR="$pkgdir" install } -md5sums="be6008f2299613d23fe82ab53ef7472e cmake-2.8.11.tar.gz" -sha256sums="20d0d3661797fa82c19e7a75c7315c640e001cb3238331ca170bb0fae27feee5 cmake-2.8.11.tar.gz" -sha512sums="d3ed24d17c869d46a951a5a0055879b1cc5963672f334c6aa0799d0d6fa74e556deeca549104609ea1b977f140459f78554cba0ad0e6e3aadc982067405f1e6d cmake-2.8.11.tar.gz" +md5sums="df5324a3b203373a9e0a04b924281a43 cmake-2.8.11.1.tar.gz" +sha256sums="b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf cmake-2.8.11.1.tar.gz" +sha512sums="2dae5e1a4256b332c759ba077e53fc01f8f7a3927098fbd14807ed631163bdf5286f072f2aff214e759b771c2e2365656db1718a86025b3456173715976f2904 cmake-2.8.11.1.tar.gz" diff --git a/main/gdk-pixbuf/APKBUILD b/main/gdk-pixbuf/APKBUILD index 33faef1d30..f00640764c 100644 --- a/main/gdk-pixbuf/APKBUILD +++ b/main/gdk-pixbuf/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gdk-pixbuf -pkgver=2.28.0 +pkgver=2.28.2 pkgrel=0 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" @@ -53,6 +53,6 @@ dev() { default_dev } -md5sums="6992493c88db7e38cb94da75148d8ea2 gdk-pixbuf-2.28.0.tar.xz" -sha256sums="561e37695bfb1b07549588b3fca2e6f05b2320eee75b13748bb7dc5e1257d347 gdk-pixbuf-2.28.0.tar.xz" -sha512sums="735780e99778f17e20ad806f6e48a892aa5492b47e1ba034c38f8b8535553833c4a186e405a0705c1c24fecb8c03dce9a014023f434a96ebb9c33f4b2bb44c5c gdk-pixbuf-2.28.0.tar.xz" +md5sums="04c04e5042acd85cff6c439aba1995f1 gdk-pixbuf-2.28.2.tar.xz" +sha256sums="183113c2eb2232963e88864a6a54fd963dbfeb1a3679fb0d3456f9e0b79e4617 gdk-pixbuf-2.28.2.tar.xz" +sha512sums="2082e6f44aa8e986586da8f5797b7e9aae23c60021c5183ed6e1e2e99cef338ec1b20cf2baef19a337ac557eb585399377e92534d2f90222a68943b914d86656 gdk-pixbuf-2.28.2.tar.xz" |