mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/yder: Updated for version 1.4.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
af30982bf8
commit
c6506db223
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.4.2}
|
||||
VERSION=${VERSION:-1.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yder"
|
||||
VERSION="1.4.2"
|
||||
VERSION="1.4.3"
|
||||
HOMEPAGE="https://github.com/babelouest/yder"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.2/yder-1.4.2.tar.gz"
|
||||
MD5SUM="b35073316f6da3bca09b50711ec81792"
|
||||
DOWNLOAD="https://github.com/babelouest/yder/archive/v1.4.3/yder-1.4.3.tar.gz"
|
||||
MD5SUM="4cbb1d8ebb907a16e7c83f8a95edc3fa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="orcania"
|
||||
|
|
Loading…
Reference in a new issue