fribidi: moved to github
This commit is contained in:
parent
6cddf515d7
commit
a026774071
fribidi
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wbEaKyFa1LnxVWSArJKBDyMe2c1TG08kix6iRu6CxJ/9chwMP45KaixIqBxOxOc/HeI1gD7XWL2F0ZNC20vegw=
|
||||
SHA256 (Pkgfile) = 5b0ea29572f4cf32d83ae1252f5927bb62a9f2df41cd3d4481928623ca3a3fcc
|
||||
RWSagIOpLGJF340oljaj15dKHjITpx310QdD6N37ytW/8J3v8Wu9u+o3EYnSc3H4yV6uy3KAjduY7WxN/DIHri7grDSL+d3MKwg=
|
||||
SHA256 (Pkgfile) = d38abb96db379fe1fc4d73e2e51278b3a299ce6ed020521b32490c8a8299f89f
|
||||
SHA256 (.footprint) = 6dfeee48b77b5d85ee67c7c574485374c9037c7320193a167c4d9af33298c12d
|
||||
SHA256 (fribidi-0.19.7.tar.bz2) = 08222a6212bbc2276a2d55c3bf370109ae4a35b689acbc66571ad2a670595a8e
|
||||
|
@ -1,12 +1,11 @@
|
||||
# Description: Unicode Bidirectional (BiDi) Algorithm.
|
||||
# URL: http://fribidi.org/
|
||||
# URL: https://github.com/fribidi/fribidi/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Packager: sten, nick dot steeves at shaw dot ca
|
||||
|
||||
name=fribidi
|
||||
version=0.19.7
|
||||
release=1
|
||||
source=(http://fribidi.org/download/$name-$version.tar.bz2)
|
||||
source=(https://github.com/fribidi/fribidi/releases/download/0.19.7/fribidi-0.19.7.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user