mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/yder: Updated for version 1.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3cc7eac0e3
commit
e9ba822112
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=yder
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yder"
|
||||
VERSION="1.3.4"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="https://github.com/babelouest/yder"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.3.4/yder-1.3.4.tar.gz"
|
||||
MD5SUM="ac3645bd214a1bc15e2b4a093066c401"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.0/yder-1.4.0.tar.gz"
|
||||
MD5SUM="bf11a1d8b4f671ad24a6719aae229d69"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="orcania"
|
||||
|
|
Loading…
Reference in a new issue