diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-22 01:45:20 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-22 01:36:38 +0200 |
commit | a763606c0b97685b21d62d7ff652f0c05f686a03 (patch) | |
tree | bde6ea5941a0409457fc2721a17c9bf2f4e08557 /community/ruby-rugged/APKBUILD | |
parent | 52f2f7fa4c47dd53865ccc155d3441776bb85219 (diff) | |
download | aports-a763606c0b97685b21d62d7ff652f0c05f686a03.tar.bz2 aports-a763606c0b97685b21d62d7ff652f0c05f686a03.tar.xz |
community/ruby-rugged: upgrade to 0.27.2
Diffstat (limited to 'community/ruby-rugged/APKBUILD')
-rw-r--r-- | community/ruby-rugged/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ruby-rugged/APKBUILD b/community/ruby-rugged/APKBUILD index a885a1866c..ad906c843b 100644 --- a/community/ruby-rugged/APKBUILD +++ b/community/ruby-rugged/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=ruby-rugged _gemname=rugged -pkgver=0.27.1 +pkgver=0.27.2 pkgrel=0 pkgdesc="Ruby bindings to libgit2" url="https://github.com/libgit2/rugged" @@ -51,7 +51,7 @@ package() { rm -rf ext/ lib/$_gemname/*.so LICENSE* README* } -sha512sums="0a1f56207ddef07903e1ac632ad275571b0d9c95d35c7e5d4737c80a0770cf92cd6351b5502dfb53e40909582b59da0daf667336782d4906f8c2de9751a1d160 rugged-0.27.1.tar.gz +sha512sums="f6052cc4dba758181817411a14738f7c30cbf9c529dff015c6ac63c6fcf0f07bed1114b9aee9bb44b65fcc198572e717478029529cdbc6d5c1914df89e6ab10e rugged-0.27.2.tar.gz c55c71d93f2d0430b83bdf8da6ef1754a519c190c0bbaf02ceb96f2b3f20616fe2ec6cb48eabfa2c87cbaf0cbdf4489a54e76080b8c5a8f4a7307019dd2aebe3 fix-extconf-version-check.patch 0c749aeb8d6a29aed51737bab09c7b0a6669ac691461758c856ede5d8510ad6edfa284cddd1b54982bf614a45ba817b70e838e071889a9b05e1b0580111ec826 libgit2-fixture-dir.patch 33464eeefc7669fe3bf5f47c4016cacdcba4f7455ed22b441383b49721870072b5095dbb68832cdb933a7659a415476db64b579a98c888b83900d092bb8b54be skip-test_discover_false.patch |