diff options
Diffstat (limited to 'development/tanya')
-rw-r--r-- | development/tanya/tanya.SlackBuild | 2 | ||||
-rw-r--r-- | development/tanya/tanya.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/tanya/tanya.SlackBuild b/development/tanya/tanya.SlackBuild index 628abe649e9d..7e2ccefa7970 100644 --- a/development/tanya/tanya.SlackBuild +++ b/development/tanya/tanya.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tanya -VERSION=${VERSION:-0.11.1} +VERSION=${VERSION:-0.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/tanya/tanya.info b/development/tanya/tanya.info index e08a6b771342..6b26495195bc 100644 --- a/development/tanya/tanya.info +++ b/development/tanya/tanya.info @@ -1,8 +1,8 @@ PRGNAM="tanya" -VERSION="0.11.1" +VERSION="0.11.2" HOMEPAGE="https://github.com/caraus-ecms/tanya" -DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.11.1.tar.xz" -MD5SUM="8117ebd6abab8b85150ab451935984a0" +DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.11.2.tar.xz" +MD5SUM="a8bc770fccc911eb856f30b06cf0b235" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="d-tools" |