aboutsummaryrefslogtreecommitdiffstats
path: root/community/shellcat
diff options
context:
space:
mode:
authorYour Name <you@example.com>2018-07-05 08:09:32 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-05 09:26:46 +0000
commit9766a34cf909566fa41518f09a1b4083a206cea8 (patch)
tree7c00f09ee45d60438ef21809eadea8778dc96ab2 /community/shellcat
parentf82620ab3b73b6fb596539d0aea958e4770463c3 (diff)
downloadaports-9766a34cf909566fa41518f09a1b4083a206cea8.tar.bz2
aports-9766a34cf909566fa41518f09a1b4083a206cea8.tar.xz
Revert "community/shellcat: upgrade to 1.2"
Revert upgrade to 1.2 due tests failures in builders: test-commands ... FAIL test-lfs ... FAIL I can't reproduce the failures in any of my containers This reverts commit f82620ab3b73b6fb596539d0aea958e4770463c3.
Diffstat (limited to 'community/shellcat')
-rw-r--r--community/shellcat/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/shellcat/APKBUILD b/community/shellcat/APKBUILD
index eb737834c1..d179765e3b 100644
--- a/community/shellcat/APKBUILD
+++ b/community/shellcat/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=shellcat
-pkgver=1.2
+pkgver=1.1.1
pkgrel=0
pkgdesc="Templating system with shell syntax"
url="https://github.com/jwilk/shellcat"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX=/usr install
}
-sha512sums="1c919ae4c2009f65d06f0f5192524ae5d690bf950d6ce4fe256197107b462fc1347891fba294a1b3cb005e8353028ff77e6aee496751e0efd3f19a20e7d97d62 shellcat-1.2.tar.gz"
+sha512sums="fe9438a9660549bf82deeeba2b5b2e115ba41742ab82f7631d8845c3dd146545f3a2baec1fc0b1f67af77a4bb1237ecd247cff9ad4053dbce72053d7b656e30c shellcat-1.1.1.tar.gz"